SVN commit 1021494 by gateau: Bumped spec version number. Read this url for the reason behind this change: http://people.canonical.com/~agateau/notifications-1.1/index.html#why-1.1 M +1 -1 notificationsengine.cpp --- trunk/KDE/kdebase/workspace/plasma/dataengines/notifications/notificationsengine.cpp #1021493:1021494 @@ -248,7 +248,7 @@ { vendor = "KDE"; version = "1.0"; // FIXME - specVersion = "0.10"; + specVersion = "1.1"; return "Plasma"; }