summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcorvid <devnull@localhost>2015-06-11 15:20:02 +0000
committercorvid <devnull@localhost>2015-06-11 15:20:02 +0000
commitec145bb886f371d086b3ef76f6defadbde4c4986 (patch)
treee73df9628d1826ca17243d19329b0daf71264b11
parent4b0c4d6895886f7faca4b96389e83253eb393121 (diff)
now give it a version number
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 46c25263..44711536 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.0.5-pre])
dnl Detect the canonical target build environment
AC_CANONICAL_TARGET