mirror of
https://github.com/taglib/taglib.git
synced 2025-07-20 05:54:20 -04:00
1.3.1
git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@361202 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
This commit is contained in:
@ -35,7 +35,7 @@ do
|
||||
flags="$flags -I$includedir/taglib"
|
||||
;;
|
||||
--version)
|
||||
echo 1.3
|
||||
echo 1.3.1
|
||||
;;
|
||||
--prefix)
|
||||
echo $prefix
|
||||
|
@ -24,6 +24,7 @@
|
||||
|
||||
#define TAGLIB_MAJOR_VERSION 1
|
||||
#define TAGLIB_MINOR_VERSION 3
|
||||
#define TAGLIB_PATCH_VERSION 1
|
||||
|
||||
#include <string>
|
||||
|
||||
|
Reference in New Issue
Block a user