summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMurray Cumming <murrayc@src.gnome.org>2005-06-10 14:53:19 +0000
committerMurray Cumming <murrayc@src.gnome.org>2005-06-10 14:53:19 +0000
commitd3dd025f540dca868ef4a3f8104400d02b0d706a (patch)
tree35181ce9c4bae90ec4a5f5454085f81616ad4157 /configure.ac
parentc039e33793044555413035c5f330dd5030de9cf4 (diff)
downloadsigc++-d3dd025f540dca868ef4a3f8104400d02b0d706a.tar.gz
Increased versionlibsigc++-2.0.14
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 5e56367..6359f5c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -7,7 +7,7 @@ dnl
dnl thus make format_package-0.0.1.tar.gz
pushdef([FP_MAJOR_VERSION], [2])
pushdef([FP_MINOR_VERSION], [0])
-pushdef([FP_MICRO_VERSION], [13])
+pushdef([FP_MICRO_VERSION], [14])
pushdef([FP_EXTRA_VERSION], [])
pushdef([FP_VERSION], FP_MAJOR_VERSION.FP_MINOR_VERSION.FP_MICRO_VERSION[]FP_EXTRA_VERSION)
# package name, version, support contact, tarball name.