summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2014-06-11 15:50:37 +0200
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2014-06-11 15:50:37 +0200
commit810b32e92f2896a1ad8ee204bf6b8d5456a5db08 (patch)
treedba85cb855a1c1a7483c88e93603dfbf60445319
parentfb8000842e0b20f4aa4928edd62736b5cea2e8d5 (diff)
downloadtelepathy-mission-control-810b32e92f2896a1ad8ee204bf6b8d5456a5db08.tar.gz
nano flag
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 60245886..d44c7cd3 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.16.2])
+AC_INIT([telepathy-mission-control], [5.16.2+])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_AUX_DIR([build-aux])