summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar waker <wakeroid@gmail.com>2011-05-13 19:29:03 +0200
committerGravatar waker <wakeroid@gmail.com>2011-05-13 19:29:03 +0200
commitdb04ae11f4d1b64e302ebc1f4f82c0f0fc7a37ef (patch)
treec454854d5c69784ab6a3d3d3003beb7344fa3c78
parent7a7328df8788795ce2fa561cdfa3fc515d2c087f (diff)
set version to devel
-rw-r--r--PORTABLE_VERSION2
-rw-r--r--configure.ac2
2 files changed, 2 insertions, 2 deletions
diff --git a/PORTABLE_VERSION b/PORTABLE_VERSION
index 04c1660d..d64531f1 100644
--- a/PORTABLE_VERSION
+++ b/PORTABLE_VERSION
@@ -1 +1 @@
-0.5.0-rc1
+devel
diff --git a/configure.ac b/configure.ac
index c349fffb..ede78b60 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-rc1])
+AC_INIT([deadbeef], [devel])
AC_CONFIG_HEADER(config.h)