aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJ. Alexander Treuman <jat@spatialrift.net>2006-08-10 20:32:08 +0000
committerJ. Alexander Treuman <jat@spatialrift.net>2006-08-10 20:32:08 +0000
commit131fcea17d43031ef6dbf38e3a25853c6bb9a571 (patch)
tree36b9041ff8deb01366f70218dcac9641597dbee8
parent25346cb38cc65a3c756cb18166e45e4dff098dce (diff)
0.12.0 -> 0.12.0rc1
git-svn-id: https://svn.musicpd.org/mpd/trunk@4606 09075e82-0dd4-0310-85a5-a0d7c8717e4f
-rw-r--r--configure.ac4
-rw-r--r--scripts/mpd.spec2
2 files changed, 3 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac
index a8b82785..59db48d8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,8 +1,8 @@
dnl AC_INIT(src/main.c)
-dnl AM_INIT_AUTOMAKE(mpd, 0.12.0)
+dnl AM_INIT_AUTOMAKE(mpd, 0.12.0rc1)
AC_PREREQ(2.58)
-AC_INIT(mpd, 0.12.0, warren.dukes@gmail.com)
+AC_INIT(mpd, 0.12.0rc1, warren.dukes@gmail.com)
AM_INIT_AUTOMAKE($PACKAGE_NAME, $PACKAGE_VERSION)
AC_SUBST(MPD_LIBS)
diff --git a/scripts/mpd.spec b/scripts/mpd.spec
index 286162a5..62716389 100644
--- a/scripts/mpd.spec
+++ b/scripts/mpd.spec
@@ -25,7 +25,7 @@
Summary: Music Player Daemon (MPD)
Name: mpd
-Version: 0.12.0
+Version: 0.12.0rc1
Release: 0
License: GPL
Group: Productivity/Multimedia/Sound/Players