summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2014-01-13 13:13:14 +0000
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2014-01-13 13:13:14 +0000
commitc72ea6e629fd511d54745a146df259e00c5b12b2 (patch)
tree7d2bbf590dae9bc06f8295b90f2b5effd97bd120
parent59a76c07e52340aa0a858a50b25dbb137d0aa2f1 (diff)
downloadtelepathy-mission-control-c72ea6e629fd511d54745a146df259e00c5b12b2.tar.gz
snapshot 0.99.6
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index bc58c989..bcac85c0 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.99.0+])
+AC_INIT([telepathy-mission-control], [5.99.6])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_AUX_DIR([build-aux])