[xmp] Update version number

Signed-off-by: Claudio Matsuoka <cmatsuoka@gmail.com>
master
Claudio Matsuoka 13 years ago
parent 3d87fcf2d7
commit ff4a2be897
  1. 4
      Changelog
  2. 2
      Makefile.in

@ -1,8 +1,12 @@
Stable versions
---------------
4.0.2 ():
-
4.0.1 (20130216):
- fix license issues reported by Jan Engelhardt
- fix pulseaudio detection (by Emanuel Haupt)
4.0.0 (20130213):
- rewrite player to use libxmp 4.0

@ -1,4 +1,4 @@
VERSION = 4.0.1
VERSION = 4.0.2
CC = @CC@
CFLAGS = -c -Wall @CFLAGS@ @DEFS@ @CPPFLAGS@ \

Loading…
Cancel
Save