diff options
author | J. Alexander Treuman <jat@spatialrift.net> | 2006-08-10 20:41:21 +0000 |
---|---|---|
committer | J. Alexander Treuman <jat@spatialrift.net> | 2006-08-10 20:41:21 +0000 |
commit | c062fca22dcfba1c9c87172d5250f15b4ff5e45f (patch) | |
tree | 21ee386c6b55b8705112b4bf668cd02d014ffbe4 /scripts | |
parent | 131fcea17d43031ef6dbf38e3a25853c6bb9a571 (diff) | |
download | mpd-c062fca22dcfba1c9c87172d5250f15b4ff5e45f.tar.gz mpd-c062fca22dcfba1c9c87172d5250f15b4ff5e45f.tar.xz mpd-c062fca22dcfba1c9c87172d5250f15b4ff5e45f.zip |
The configure.ac version is used in the mpd reply, and using rc1 breaks some clients. Reverting last commit.
git-svn-id: https://svn.musicpd.org/mpd/trunk@4607 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/mpd.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/mpd.spec b/scripts/mpd.spec index 62716389d..286162a51 100644 --- a/scripts/mpd.spec +++ b/scripts/mpd.spec @@ -25,7 +25,7 @@ Summary: Music Player Daemon (MPD) Name: mpd -Version: 0.12.0rc1 +Version: 0.12.0 Release: 0 License: GPL Group: Productivity/Multimedia/Sound/Players |