diff options
author | Will Thompson <will.thompson@collabora.co.uk> | 2011-11-08 10:14:03 +0000 |
---|---|---|
committer | Will Thompson <will.thompson@collabora.co.uk> | 2011-11-08 10:14:03 +0000 |
commit | 18e48707de894057f30936ca86cddd304da4e48f (patch) | |
tree | 884739a52e09060bfc2fca5990582d43ba9fa8ec | |
parent | 0daca95dab021325bd20bd3a9da4f2e67cc005e5 (diff) |
Bump version to 5.10.1+
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 8bafaf4f..c30941de 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.10.1]) +AC_INIT([telepathy-mission-control], [5.10.1+]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_SRCDIR(Makefile.am) |