diff options
author | Alberto Mardegan <alberto.mardegan@nokia.com> | 2009-01-21 14:33:22 +0200 |
---|---|---|
committer | Alberto Mardegan <alberto.mardegan@nokia.com> | 2009-01-21 14:33:22 +0200 |
commit | bc3188b230db0b91f3451b5e15c4d3a8b0316109 (patch) | |
tree | 0939ba0af4fd3f9f842318a3fe59ec4d5e644c19 | |
parent | d9ad34df9bc183f335928838aaa72501cfef97f7 (diff) |
Version 5.0.beta505.0.beta50
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index fc27c2d2..80a0d9dd 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT(telepathy-mission-control, 5.0.beta49) +AC_INIT(telepathy-mission-control, 5.0.beta50) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_SRCDIR(Makefile.am) AM_INIT_AUTOMAKE([1.9 tar-ustar -Wno-portability]) |