summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2009-06-02 14:44:59 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2009-06-02 14:52:45 +0100
commitf21de824d1d0e4645c1f3af23598f443e40941db (patch)
treef3bf7cc1bc198d624d6d2b4306145fe123fab1c8
parentf0e1ac22c70b09f08c0491e6fe0c28acecce7225 (diff)
downloadtelepathy-mission-control-5.0.beta73.tar.gz
Beta 735.0.beta73
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 77b5832c..2de9c7ef 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
dnl Set the version number to e.g. 5.0.beta42 immediately before a release.
dnl Set the version number to e.g. 5.0.beta42+ immediately after (this will
dnl enable -Werror).
-AC_INIT(telepathy-mission-control, 5.0.beta72+)
+AC_INIT(telepathy-mission-control, 5.0.beta73)
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_SRCDIR(Makefile.am)