Bump version numbers

git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@1042955 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
This commit is contained in:
Lukáš Lalinský
2009-10-31 09:23:58 +00:00
parent f1abbf33f2
commit d685cd6e47
6 changed files with 10 additions and 9 deletions

View File

@ -38,7 +38,7 @@ dnl Perform program name transformation
AC_ARG_PROGRAM
dnl Automake doc recommends to do this only here. (Janos)
AM_INIT_AUTOMAKE(taglib,1.6)
AM_INIT_AUTOMAKE(taglib,1.6.1)
dnl almost the same like KDE_SET_PEFIX but the path is /usr/local
dnl