summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorGravatar Alexey Yakovenko <wakeroid@gmail.com>2009-09-06 20:24:43 +0200
committerGravatar Alexey Yakovenko <wakeroid@gmail.com>2009-09-06 20:24:43 +0200
commite9463321934c8111e7e2e54729cbad88a357d040 (patch)
tree21abc6a184c452dc11e7e0fc4c2dee2f18fcda40 /configure.in
parent0c30eba788c3bd5488a06befcbcda8ecb087af7c (diff)
reformatted some text in about box; version bump to 0.2.0-rc1
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 16d7b05e..825ea3dc 100644
--- a/configure.in
+++ b/configure.in
@@ -3,7 +3,7 @@ AC_INIT
AC_CONFIG_HEADER(config.h)
PACKAGE="deadbeef"
-VERSION="0.1.2-dev"
+VERSION="0.2.0-rc1"
AM_INIT_AUTOMAKE($PACKAGE,$VERSION)