mirror of
https://github.com/taglib/taglib.git
synced 2025-05-27 21:20:26 -04:00
Mark HEAD as TagLib 1.3
git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@332793 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
This commit is contained in:
parent
74b656091a
commit
62ca49decb
@ -35,7 +35,7 @@ do
|
||||
flags="$flags -I$includedir/taglib"
|
||||
;;
|
||||
--version)
|
||||
echo 1.2
|
||||
echo 1.3
|
||||
;;
|
||||
--prefix)
|
||||
echo $prefix
|
||||
|
@ -23,7 +23,7 @@
|
||||
#define TAGLIB_H
|
||||
|
||||
#define TAGLIB_MAJOR_VERSION 1
|
||||
#define TAGLIB_MINOR_VERSION 2
|
||||
#define TAGLIB_MINOR_VERSION 3
|
||||
|
||||
#include <string>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user