summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2009-09-18 18:01:47 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2009-09-18 18:01:47 +0100
commitc18f0bb773910750aeb56fb0b819aab09721f6ec (patch)
tree9c62ce2c8c01b4b50481b10fb12a8bbe9daa73fc /configure.ac
parentb4afe61f89a5c6f5af8deb6e807c114a7c962bfe (diff)
Nano version
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 512926a8..386131fc 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.3.1)
+AC_INIT(telepathy-mission-control, 5.3.1+)
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_SRCDIR(Makefile.am)