diff options
author | corvid <devnull@localhost> | 2015-06-17 15:42:41 +0000 |
---|---|---|
committer | corvid <devnull@localhost> | 2015-06-17 15:42:41 +0000 |
commit | a103553e6950e7f7649da9617c1c3c4e2a838e1e (patch) | |
tree | 3b0420b117b45ac3c5a6000d78b9cb1e29e12f7e /configure.ac | |
parent | 094d12386b8accdbac6267315890f164a60ed13c (diff) |
rc1
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 44711536..0884c3a3 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ dnl Process this file with aclocal, autoconf and automake. -AC_INIT([dillo], [3.0.5-pre]) +AC_INIT([dillo], [3.0.5-rc1]) dnl Detect the canonical target build environment AC_CANONICAL_TARGET |