diff options
author | Alberto Mardegan <alberto.mardegan@nokia.com> | 2008-11-21 16:54:15 +0200 |
---|---|---|
committer | Alberto Mardegan <alberto.mardegan@nokia.com> | 2008-11-21 16:54:15 +0200 |
commit | 3ecb61461bce42bf3d6209d183a051a34f5a0abd (patch) | |
tree | 4cc417658e370014c1bea8ac70fced920c125075 | |
parent | 3fe32ebd676bec90f0fd5c1e9cbd99e59d2dfe9a (diff) |
New version5.0.beta41
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 8447cd2c..64749850 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT(telepathy-mission-control, 5.0.beta40) +AC_INIT(telepathy-mission-control, 5.0.beta41) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_SRCDIR(Makefile.am) AM_INIT_AUTOMAKE([1.9 tar-ustar -Wno-portability]) |