summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2009-09-18 17:43:14 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2009-09-18 17:43:14 +0100
commitb4afe61f89a5c6f5af8deb6e807c114a7c962bfe (patch)
treeab6f384881b36d96a651f23d0a775ef734207801 /configure.ac
parentfa09409b48a5fd8673ae7867e1fd1cf6a025a23a (diff)
Prepare version 5.3.1telepathy-mission-control-5.3.1
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 d142dc6f..512926a8 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.0+)
+AC_INIT(telepathy-mission-control, 5.3.1)
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_SRCDIR(Makefile.am)