summaryrefslogtreecommitdiff
path: root/MSVC_NMake/config-msvc.mak
diff options
context:
space:
mode:
authorKjell Ahlstedt <kjellahlstedt@gmail.com>2020-12-11 18:21:32 +0100
committerKjell Ahlstedt <kjellahlstedt@gmail.com>2020-12-11 18:21:32 +0100
commit3ac399bcc946ef5e398cdf7eaf603f7430ca1f28 (patch)
tree41674f3b9f9a651c12977890a27097e884ac84a6 /MSVC_NMake/config-msvc.mak
parentb7ec92f0980f8913e7ef53b605070eb9ebe7bee4 (diff)
downloadglibmm-3ac399bcc946ef5e398cdf7eaf603f7430ca1f28.tar.gz
Change the ABI to glibmm-2.68
So we can use the 2.66 version numbers for stable releases in the glibmm-2.4 ABI series. We've done similar ABI name changes several times before.
Diffstat (limited to 'MSVC_NMake/config-msvc.mak')
-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 3d23fdd3..d30d1770 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 = 66
+GLIBMM_MINOR_VERSION = 68
LIBSIGC_MAJOR_VERSION = 3
LIBSIGC_MINOR_VERSION = 0