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
remotes/origin/Plasma/5.0
Martin Gräßlin 16 years ago
parent e39354ac81
commit 8777c45677
  1. 2
      lib/kwineffects.h

@ -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 )

Loading…
Cancel
Save