diff options
author | Alberto Mardegan <alberto.mardegan@nokia.com> | 2009-03-05 16:47:26 +0200 |
---|---|---|
committer | Alberto Mardegan <alberto.mardegan@nokia.com> | 2009-03-05 16:47:26 +0200 |
commit | 0c1a395d1f5ff26bc8c8d8c94b942276f70e87f7 (patch) | |
tree | 2a85cb55a73a8fe4b3ee96838be9a5000a115e8a | |
parent | 76ca3e2983736bc00c417497a1da3f6b827a33c8 (diff) |
Version 5.0.beta615.0.beta61
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index cc5b1862..aa3aa16a 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT(telepathy-mission-control, 5.0.beta60) +AC_INIT(telepathy-mission-control, 5.0.beta61) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_SRCDIR(Makefile.am) AM_INIT_AUTOMAKE([1.9 tar-ustar -Wno-portability]) |