summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2009-09-07 18:37:55 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2009-09-07 18:37:55 +0100
commita13352076c27a86312f08ff9977faa9addce43f8 (patch)
tree1074a1891ee768088cdccebbf296e99dc2dc54f3
parent05f9b2510a67db7d8cd660d7764404e0e3101847 (diff)
downloadtelepathy-mission-control-a13352076c27a86312f08ff9977faa9addce43f8.tar.gz
Post-release version bump
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 632bad18..1b3f0c9c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
dnl Set the version number to e.g. 5.0.beta42 immediately before a release.
dnl Set the version number to e.g. 5.0.beta42+ immediately after (this will
dnl enable -Werror).
-AC_INIT(telepathy-mission-control, 5.2.2)
+AC_INIT(telepathy-mission-control, 5.2.2+)
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_SRCDIR(Makefile.am)