summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar waker <wakeroid@gmail.com>2012-05-08 22:23:03 +0200
committerGravatar waker <wakeroid@gmail.com>2012-05-08 22:23:03 +0200
commit03ee0a699a9e9d09d569c64baff7eec9d148e00a (patch)
treedfc86b1f716f6bc15293913494e98b2c25fc87b2
parent66e1c991c111b4438841b263d160f2e83c66b910 (diff)
0.5.3
-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 21e24718..be14282b 100644
--- a/PORTABLE_VERSION
+++ b/PORTABLE_VERSION
@@ -1 +1 @@
-0.5.3-rc3
+0.5.3
diff --git a/configure.ac b/configure.ac
index 9489862e..eb134fa1 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], [devel])
+AC_INIT([deadbeef], [0.5.3])
AC_CONFIG_HEADER(config.h)