summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar waker <wakeroid@gmail.com>2012-06-04 21:09:26 +0200
committerGravatar waker <wakeroid@gmail.com>2012-06-04 21:09:26 +0200
commit0df5f2536f129ca51f03fd3dd66dbabfad2f7e84 (patch)
tree1ff1028ded251e6178104e7181a12fb661adc4bd
parentac51da8de3934f5ed90a31d2b28cc6c09c723c87 (diff)
0.5.5
-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 dd8a41b3..d1d899fa 100644
--- a/PORTABLE_VERSION
+++ b/PORTABLE_VERSION
@@ -1 +1 @@
-0.5.5-rc3
+0.5.5
diff --git a/configure.ac b/configure.ac
index f75e6903..c6456f62 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.5])
AC_CONFIG_HEADER(config.h)