summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2013-09-19 14:37:22 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2013-09-19 14:37:22 +0100
commit2bd064c78030932544ceca652510c526f6f001dd (patch)
treecf02867dc9c178f4afb3d198f665d5b8ddfdae6b /configure.ac
parentc3cba937c429b7121270b19734a669211bebba19 (diff)
downloadtelepathy-mission-control-2bd064c78030932544ceca652510c526f6f001dd.tar.gz
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 829f3cc1..e4245218 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.1])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_AUX_DIR([build-aux])