summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMurray Cumming <murrayc@src.gnome.org>2005-08-17 22:52:37 +0000
committerMurray Cumming <murrayc@src.gnome.org>2005-08-17 22:52:37 +0000
commita7a3741867d3aab8a4c6c49dd3b5463652e3cabd (patch)
tree68f88ce92315e7df255421b80deb984e4730ca76 /configure.ac
parentce25ac4c476c90e73be12ef017b104f6c13cc1e2 (diff)
downloadsigc++-a7a3741867d3aab8a4c6c49dd3b5463652e3cabd.tar.gz
Increased version. Forgot to commit this a few days ago.libsigc++-2.0.16
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 9914c47..6ba9044 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], [15])
+pushdef([FP_MICRO_VERSION], [16])
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.