Index: version.h =================================================================== RCS file: /projects/pgadmin3/src/include/version.h,v retrieving revision 1.16 retrieving revision 1.17 diff -Lsrc/include/version.h -Lsrc/include/version.h -u -w -r1.16 -r1.17 --- src/include/version.h +++ src/include/version.h @@ -11,9 +11,9 @@ // Application Versions -#define VERSION_STR wxT("1.2.0 post-RC1") +#define VERSION_STR wxT("1.2.0 RC2") #define VERSION_NUM 1,2,0,99 -#define VERSION_PACKAGE 1.2.0-post-rc1 +#define VERSION_PACKAGE 1.2.0rc2 #define PRERELEASE 1 // #define BUILD "..."