diff options
author | Alberto Mardegan <alberto.mardegan@nokia.com> | 2009-02-02 09:59:12 +0200 |
---|---|---|
committer | Alberto Mardegan <alberto.mardegan@nokia.com> | 2009-02-02 09:59:12 +0200 |
commit | 695d91be94707bcec2b9fde24ca745828bd6e275 (patch) | |
tree | 2bc1181a4ad07a38ae2b572aed032bf199272323 | |
parent | 8c9cabf7e370bf6ff70004582065394a1fe20076 (diff) |
Version 5.0.beta515.0.beta51
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 4bab2592..4586773b 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT(telepathy-mission-control, 5.0.beta50) +AC_INIT(telepathy-mission-control, 5.0.beta51) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_SRCDIR(Makefile.am) AM_INIT_AUTOMAKE([1.9 tar-ustar -Wno-portability]) |