diff options
author | Will Thompson <will.thompson@collabora.co.uk> | 2011-11-08 10:00:46 +0000 |
---|---|---|
committer | Will Thompson <will.thompson@collabora.co.uk> | 2011-11-08 10:00:46 +0000 |
commit | 0daca95dab021325bd20bd3a9da4f2e67cc005e5 (patch) | |
tree | 0c928b87ca6081784db6bf8914d828f5aeb731ab | |
parent | 627b82fe813d7852aaefa829cf6359f21fd3da62 (diff) |
Version 5.10.1telepathy-mission-control-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 182e13b6..8bafaf4f 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.0+]) +AC_INIT([telepathy-mission-control], [5.10.1]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_SRCDIR(Makefile.am) |