SVN commit 743421 by dakon: give the child a new name M +1 -1 main.cpp --- branches/work/kgpg2/main.cpp #743420:743421 @@ -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[] = "1.7.1"; +static const char version[] = "1.9.0"; int main(int argc, char *argv[]) {