diff options
author | Alberto Mardegan <alberto.mardegan@nokia.com> | 2009-02-24 11:29:26 +0200 |
---|---|---|
committer | Alberto Mardegan <alberto.mardegan@nokia.com> | 2009-02-24 11:29:26 +0200 |
commit | 35d767e90bc1a0690c335d9c4a8805dfd6f62af8 (patch) | |
tree | 4262ae896c41c55a98112620c72b8d5a3f6d06ba | |
parent | 866b3dfba3142dc3e8afa8491373cdc772137d4c (diff) |
Version 5.0.beta585.0.beta58
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 356769f5..2a0048b5 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT(telepathy-mission-control, 5.0.beta57) +AC_INIT(telepathy-mission-control, 5.0.beta58) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_SRCDIR(Makefile.am) AM_INIT_AUTOMAKE([1.9 tar-ustar -Wno-portability]) |