summaryrefslogtreecommitdiff
path: root/MSVC_NMake
diff options
context:
space:
mode:
authorKjell Ahlstedt <kjellahlstedt@gmail.com>2018-11-10 08:53:38 +0100
committerKjell Ahlstedt <kjellahlstedt@gmail.com>2018-11-10 08:53:38 +0100
commit7f69df82990f767776f0b1b99bb481530b345d3e (patch)
tree1cce001a99be018203d956a76c0bc9e9bc4d3c28 /MSVC_NMake
parent2013b71d413efe1a213caf8e609cb4f78e468746 (diff)
downloadglibmm-7f69df82990f767776f0b1b99bb481530b345d3e.tar.gz
MSVC_NMake: Change the ABI to glibmm-2.60
* MSVC_NMake/config-msvc.mak: This file was forgotten in the previous commit that changed the ABI name.
Diffstat (limited to 'MSVC_NMake')
-rw-r--r--MSVC_NMake/config-msvc.mak2
1 files changed, 1 insertions, 1 deletions
diff --git a/MSVC_NMake/config-msvc.mak b/MSVC_NMake/config-msvc.mak
index 7369598e..2a9eed11 100644
--- a/MSVC_NMake/config-msvc.mak
+++ b/MSVC_NMake/config-msvc.mak
@@ -7,7 +7,7 @@ BASE_INCLUDES = /I$(PREFIX)\include
GLIB_API_VERSION = 2.0
GLIBMM_MAJOR_VERSION = 2
-GLIBMM_MINOR_VERSION = 58
+GLIBMM_MINOR_VERSION = 60
LIBSIGC_MAJOR_VERSION = 3
LIBSIGC_MINOR_VERSION = 0