summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMurray Cumming <murrayc@src.gnome.org>2008-02-28 17:05:40 +0000
committerMurray Cumming <murrayc@src.gnome.org>2008-02-28 17:05:40 +0000
commit7471975972469f85d3836a1693d7912419a0fcd0 (patch)
tree3d00254a15f38a568d499b698fa7ea8c62897c72 /configure.ac
parent5bfbc450779af3bd8f9d0ed7dc5479cd9775ea1e (diff)
downloadsigc++-7471975972469f85d3836a1693d7912419a0fcd0.tar.gz
Increased versionlibsigc++-2.2.1
svn path=/trunk/; revision=295
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 4755d5e..85d7d34 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], [2])
-pushdef([FP_MICRO_VERSION], [0])
+pushdef([FP_MICRO_VERSION], [1])
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.