]> granicus.if.org Git - taglib/commitdiff
Soname was changed now it's 1.5.0
authorLaurent Montel <montel@kde.org>
Tue, 12 Feb 2008 07:44:33 +0000 (07:44 +0000)
committerLaurent Montel <montel@kde.org>
Tue, 12 Feb 2008 07:44:33 +0000 (07:44 +0000)
git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@773945 283d02a7-25f6-0310-bc7c-ecb5cbfe19da

CMakeLists.txt

index 0bda6bd9c38daffbd3dc1cbc325a1c96e00dd390..436627e0a62c8b62336dbe12c21a828934a83ce0 100644 (file)
@@ -28,7 +28,7 @@ if (WIN32)
 endif (WIN32)
 
 SET(TAGLIB_LIB_MAJOR_VERSION "1")
-SET(TAGLIB_LIB_MINOR_VERSION "4")
+SET(TAGLIB_LIB_MINOR_VERSION "5")
 SET(TAGLIB_LIB_PATCH_VERSION "0")
 
 SET(TAGLIB_LIB_VERSION_STRING "${TAGLIB_LIB_MAJOR_VERSION}.${TAGLIB_LIB_MINOR_VERSION}.${TAGLIB_LIB_PATCH_VERSION}")