SVN commit 999158 by dakon: bump version number for 4.3.0 M +1 -1 main.cpp --- branches/KDE/4.3/kdeutils/kgpg/main.cpp #999157:999158 @@ -27,7 +27,7 @@ static const char description[] = I18N_NOOP("KGpg - simple gui for gpg\n\nKGpg was designed to make gpg very easy to use.\nI tried to make it as secure as possible.\nHope you enjoy it."); -static const char version[] = "2.1.95"; +static const char version[] = "2.2.0"; int main(int argc, char *argv[]) {