summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to '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])