summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.ac (renamed from configure.in)2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.ac
index 15ec011a..8146b68a 100644
--- a/configure.in
+++ b/configure.ac
@@ -3,7 +3,7 @@ AC_INIT
AC_CONFIG_HEADER(config.h)
PACKAGE="deadbeef"
-VERSION="0.2.2.1"
+VERSION="0.2.3-dev"
AM_INIT_AUTOMAKE($PACKAGE,$VERSION)