From 1bbbfc2c6b00f6bf714347a96097933c074340bd Mon Sep 17 00:00:00 2001 From: Scott Wheeler Date: Wed, 7 Apr 2004 10:53:12 +0000 Subject: [PATCH] Oops. Forgot to update this recently... git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@301927 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- toolkit/taglib.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/toolkit/taglib.h b/toolkit/taglib.h index f5a81335..56e85c9c 100644 --- a/toolkit/taglib.h +++ b/toolkit/taglib.h @@ -22,8 +22,8 @@ #ifndef TAGLIB_H #define TAGLIB_H -#define TAGLIB_MAJOR_VERSION 0 -#define TAGLIB_MINOR_VERSION 96 +#define TAGLIB_MAJOR_VERSION 1 +#define TAGLIB_MINOR_VERSION 1 #include