summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2013-05-03 15:39:51 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2013-05-03 15:39:51 +0100
commit01ee75652ec19b94681147ec0700d502bafb6e78 (patch)
treefd6e259c4bf949cd2b97756ac049d8ea9d45e493 /configure.ac
parent76c328175300821b1a2554391f0143c4d54fb779 (diff)
resume development
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 7f3e5b01..4b7d335e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
dnl Set the version number to e.g. 5.x.y immediately before a release.
dnl Set the version number to e.g. 5.x.y+ immediately after (this will
dnl enable -Werror).
-AC_INIT([telepathy-mission-control], [5.15.0])
+AC_INIT([telepathy-mission-control], [5.15.0+])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_SRCDIR(Makefile.am)