summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2010-06-16 12:23:39 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2010-06-16 12:23:39 +0100
commit3aa2164dc85d66bde3033bdc3e77bf399260214f (patch)
tree26758bafb53c34ed49968df6528a54bf79c1c9ff /configure.ac
parent92fc828a2f64900cb427869dc42210cae8d9b1b9 (diff)
Prepare version 5.4.3telepathy-mission-control-5.4.3
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 2666c1dd..5b75a1b9 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.4.2+])
+AC_INIT([telepathy-mission-control], [5.4.3])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_SRCDIR(Makefile.am)