summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 3 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index b574f8d6..db37619d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,8 @@
dnl Process this file with aclocal, autoconf and automake.
-AC_INIT([dillo], [3.1-dev])
+# "grows2" (for second phase of GROWS) to distinguish this version
+# from version 3.1-dev. Remember to remove this again after merging.
+AC_INIT([dillo], [3.1-dev_grows2])
dnl Detect the canonical target build environment
AC_CANONICAL_TARGET