summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAlexander Akulich <akulichalexander@gmail.com>2019-09-15 13:24:47 +0300
committerAlexander Akulich <akulichalexander@gmail.com>2019-09-15 17:36:20 +0300
commit5de9c50b0353f10b2fd7b1a6980c37bd7cb1b4dc (patch)
tree9673e3a8cfa954ad1fe2a431e59bbb793eaa63c5 /configure.ac
parente3eb6c5a7a374667b2a57f517d449a7d48f56c0a (diff)
downloadtelepathy-mission-control-5de9c50b0353f10b2fd7b1a6980c37bd7cb1b4dc.tar.gz
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 cf9d290f..4289f333 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.4+])
+AC_INIT([telepathy-mission-control], [5.16.5])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_AUX_DIR([build-aux])