diff options
author | Alberto Mardegan <alberto.mardegan@nokia.com> | 2009-02-09 09:56:39 +0200 |
---|---|---|
committer | Alberto Mardegan <alberto.mardegan@nokia.com> | 2009-02-09 09:56:39 +0200 |
commit | 1a1394d40a4735b97b57bc02feda344774a2db63 (patch) | |
tree | 000fdb13c7458e2ee81f77bf2fa7dfb6416a8850 | |
parent | b44d51decb5d3258d94df67f54883f033e6f1f71 (diff) |
Version 5.0.beta535.0.beta53
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 53fbf4a6..27698538 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT(telepathy-mission-control, 5.0.beta52) +AC_INIT(telepathy-mission-control, 5.0.beta53) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_SRCDIR(Makefile.am) AM_INIT_AUTOMAKE([1.9 tar-ustar -Wno-portability]) |