From 22aab1fcab0546a58abc255045c1665e49d36a48 Mon Sep 17 00:00:00 2001 From: Sebastian Geerken Date: Fri, 26 Dec 2014 10:49:10 +0100 Subject: Changed version number to '3.1-dev'. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') 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 -- cgit v1.2.3