summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 d64531f1..4b9fcbec 100644
--- a/PORTABLE_VERSION
+++ b/PORTABLE_VERSION
@@ -1 +1 @@
-devel
+0.5.1
diff --git a/configure.ac b/configure.ac
index 2f15a13b..4d6cab4c 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.1])
AC_CONFIG_HEADER(config.h)