summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVivek Dasmohapatra <vivek@collabora.co.uk>2011-09-06 19:03:40 +0100
committerVivek Dasmohapatra <vivek@collabora.co.uk>2011-09-06 19:03:40 +0100
commit89585a13ec547b18ca70519b4e3a0e53238b2a2b (patch)
treeb21e16e5eca85e6c0cfdf04eee76d64d2695e446
parent5b161bf7b0747858e48fc7adf375cb61ee0df0ad (diff)
downloadtelepathy-mission-control-89585a13ec547b18ca70519b4e3a0e53238b2a2b.tar.gz
Update doc-comment in configure.ac
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index b9f13656..58753fd8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
-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 Set the version number to e.g. 5.x.y immediately before a release.
+dnl Set the version number to e.g. 5.x.y+ immediately after (this will
dnl enable -Werror).
AC_INIT([telepathy-mission-control], [5.8.1])