diff options
author | Sebastian Geerken <devnull@localhost> | 2014-12-26 10:49:10 +0100 |
---|---|---|
committer | Sebastian Geerken <devnull@localhost> | 2014-12-26 10:49:10 +0100 |
commit | 22aab1fcab0546a58abc255045c1665e49d36a48 (patch) | |
tree | 5b71b95a3a0b9d2e894125387b6ca3045bb316bb | |
parent | 3ddaaec42fcce80fec87482ca52295f424085ddc (diff) |
Changed version number to '3.1-dev'.
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 04df681a..fb0a1121 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.4.1]) +AC_INIT([dillo], [3.1-dev]) dnl Detect the canonical target build environment AC_CANONICAL_TARGET |