Log Message:
-----------
Post-Beta2 mark
Modified Files:
--------------
pgadmin3/src/include:
version.h (r1.11 -> r1.12)
Index: version.h
===================================================================
RCS file: /projects/pgadmin3/src/include/version.h,v
retrieving revision 1.11
retrieving revision 1.12
diff -Lsrc/include/version.h -Lsrc/include/version.h -u -w -r1.11 -r1.12
--- src/include/version.h
+++ src/include/version.h
@@ -11,9 +11,9 @@
// Application Versions
-#define VERSION_STR wxT("1.2.0 Beta 2")
+#define VERSION_STR wxT("1.2.0 Post-Beta 2")
#define VERSION_NUM 1,2,0,0
-#define VERSION_PACKAGE 1.2.0-beta2
+#define VERSION_PACKAGE 1.2.0-post-beta2
#define PRERELEASE 1
// #define BUILD "..."
---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster