We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7872695 commit 2155151Copy full SHA for 2155151
1 file changed
configure.ac
@@ -1,8 +1,6 @@
1
dnl Process this file with aclocal, autoconf and automake.
2
3
-# "grows2" (for second phase of GROWS) to distinguish this version
4
-# from version 3.1-dev. Remember to remove this again after merging.
5
-AC_INIT([dillo], [3.1-dev])
+AC_INIT([dillo], [3.1.0-rc1])
6
7
dnl Detect the canonical target build environment
8
AC_CANONICAL_TARGET
0 commit comments