It's the special time of the year again: let's increase the ABI version for 4.6

svn path=/trunk/KDE/kdebase/workspace/; revision=1146498
icc-effect-5.14.5
Martin Gräßlin 2010-07-06 07:05:01 +00:00
parent e39354ac81
commit 8777c45677
1 changed files with 1 additions and 1 deletions

View File

@ -169,7 +169,7 @@ X-KDE-Library=kwin4_effect_cooleffect
#define KWIN_EFFECT_API_MAKE_VERSION( major, minor ) (( major ) << 8 | ( minor ))
#define KWIN_EFFECT_API_VERSION_MAJOR 0
#define KWIN_EFFECT_API_VERSION_MINOR 134
#define KWIN_EFFECT_API_VERSION_MINOR 150
#define KWIN_EFFECT_API_VERSION KWIN_EFFECT_API_MAKE_VERSION( \
KWIN_EFFECT_API_VERSION_MAJOR, KWIN_EFFECT_API_VERSION_MINOR )