summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2009-06-02 15:34:56 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2009-06-02 15:34:56 +0100
commit2d8258b81fecd5be1dc5d7512a60c04d8ddd608a (patch)
treec54ec9baacd5642074cc2e2b01be300cb3f4ad9c /configure.ac
parentf21de824d1d0e4645c1f3af23598f443e40941db (diff)
downloadtelepathy-mission-control-2d8258b81fecd5be1dc5d7512a60c04d8ddd608a.tar.gz
Post-release version bump
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 2de9c7ef..79ecd3a2 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.0.beta73)
+AC_INIT(telepathy-mission-control, 5.0.beta73+)
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_SRCDIR(Makefile.am)