diff -Naur psi-0.10-test3-orig/src/common.cpp psi-0.10-test3/src/common.cpp --- psi-0.10-test3-orig/src/common.cpp 2005-11-08 23:18:40.000000000 +0000 +++ psi-0.10-test3/src/common.cpp 2005-11-08 23:35:25.000000000 +0000 @@ -27,7 +27,7 @@ QString PROG_NAME = "Psi"; //QString PROG_VERSION = "0.11-dev" " (" __DATE__ ")"; //CVS Builds are dated -QString PROG_VERSION = "0.10"; +QString PROG_VERSION = "0.10-gentoo"; #ifdef HAVE_CONFIG #include"config.h"