diff options
-rw-r--r-- | configure.ac | 2 | ||||
-rw-r--r-- | scripts/mpd.spec | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac index ed2f64a6d..5ddb6b212 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 286162a51..62716389d 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 |