summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorGravatar waker <wakeroid@gmail.com>2011-04-18 22:14:12 +0200
committerGravatar waker <wakeroid@gmail.com>2011-04-18 22:14:12 +0200
commita064bf908a88e266d16ab1c201331f2d0d1d140a (patch)
tree711a79713a0cc8dec745e50c50d5c4ec4a22d509 /configure.ac
parentd80680ca66409df7bef4ff032e1b6d309f6855b4 (diff)
changelog fix
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 97228d05..09942782 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
dnl Process this file with autoconf to produce a configure script.
-AC_INIT([deadbeef], [0.5.0-beta1])
+AC_INIT([deadbeef], [devel])
AC_CONFIG_HEADER(config.h)