diff options
author | Alberto Mardegan <alberto.mardegan@nokia.com> | 2008-12-03 12:05:52 +0200 |
---|---|---|
committer | Alberto Mardegan <alberto.mardegan@nokia.com> | 2008-12-03 12:05:52 +0200 |
commit | 6c3af6d854852bffa125a71b4338e1f59d87e867 (patch) | |
tree | 2670b0fb85d8aa5407a638607ec9880c3e0939f0 | |
parent | 4f2e6259a8b1834b1ed016a59375a92deb15a656 (diff) |
Bump version5.0.beta43
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 0c4d1579..b4a59d04 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT(telepathy-mission-control, 5.0.beta42) +AC_INIT(telepathy-mission-control, 5.0.beta43) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_SRCDIR(Makefile.am) AM_INIT_AUTOMAKE([1.9 tar-ustar -Wno-portability]) |