diff options
| -rw-r--r-- | NEWS | 2 | ||||
| -rw-r--r-- | taglib.pc.in | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -TagLib 1.6.3 (Apr 15, 2010) +TagLib 1.6.3 (Apr 17, 2010) =========================== * Fixed definitions of the TAGLIB_WITH_MP4 and TAGLIB_WITH_ASF macros. diff --git a/taglib.pc.in b/taglib.pc.in index 0ff40e39..3ab0c279 100644 --- a/taglib.pc.in +++ b/taglib.pc.in @@ -6,6 +6,6 @@ includedir=@includedir@ Name: TagLib Description: Audio meta-data library Requires: -Version: 1.6 +Version: 1.6.3 Libs: -L${libdir} -ltag Cflags: -I${includedir}/taglib |
