aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJ. Alexander Treuman <jat@spatialrift.net>2006-08-10 22:21:14 +0000
committerJ. Alexander Treuman <jat@spatialrift.net>2006-08-10 22:21:14 +0000
commit0cacc359439be8a1c6a69a31bbe26a3c835f692a (patch)
treeeb33b0b3ddec0794f439a35cdfebaaa8dd77f848
parentb46b2c9f69dd5166922d171c36e2c00ef0bf6fa8 (diff)
Bump some more version numbers to rc1 now that it won't break the protocol.
git-svn-id: https://svn.musicpd.org/mpd/trunk@4611 09075e82-0dd4-0310-85a5-a0d7c8717e4f
-rw-r--r--configure.ac2
-rw-r--r--scripts/mpd.spec2
2 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index ed2f64a6..5ddb6b21 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
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.0rc1, warren.dukes@gmail.com)
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