summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMurray Cumming <murrayc@src.gnome.org>2005-05-10 14:15:57 +0000
committerMurray Cumming <murrayc@src.gnome.org>2005-05-10 14:15:57 +0000
commitb0356abd5383451080286cd75b135858d38be653 (patch)
tree8ce32628d94fb432b1a00984caf3327a03aa2e0d /configure.ac
parente7b49f57d78bffbe7b2ebda7e2cc697404b3d452 (diff)
downloadsigc++-b0356abd5383451080286cd75b135858d38be653.tar.gz
Increased versionlibsigc++-2.0.12
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 d9c7491..e8d9348 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], [11])
+pushdef([FP_MICRO_VERSION], [12])
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.