summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMurray Cumming <murrayc@src.gnome.org>2008-03-10 12:22:07 +0000
committerMurray Cumming <murrayc@src.gnome.org>2008-03-10 12:22:07 +0000
commit34c30ada9f964c930e691edd17c4a3e40115dda3 (patch)
treeb63f1066dbaea3e0471346d571d7f5566583f683 /configure.ac
parent7471975972469f85d3836a1693d7912419a0fcd0 (diff)
downloadsigc++-34c30ada9f964c930e691edd17c4a3e40115dda3.tar.gz
Increased versionlibsigc++-2.2.2
svn path=/trunk/; revision=296
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 85d7d34..9c95151 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], [1])
+pushdef([FP_MICRO_VERSION], [2])
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.