summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2014-08-25 14:47:50 +0200
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2014-08-25 14:47:50 +0200
commit8f5a4fb823c1334e6d845aaa0c57f0fcffa42635 (patch)
tree62344686aba865c2cba3e1c47e49796a61b247d8
parent84dc7d0fd952a9ef3d200ac5557cdf2daccca145 (diff)
downloadtelepathy-mission-control-8f5a4fb823c1334e6d845aaa0c57f0fcffa42635.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 b1727f9d..78af8506 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.3])
+AC_INIT([telepathy-mission-control], [5.16.3+])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_AUX_DIR([build-aux])