Updates for 7.1.1. Not done yet.
authorBruce Momjian <[email protected]>
Thu, 3 May 2001 16:47:58 +0000 (16:47 +0000)
committerBruce Momjian <[email protected]>
Thu, 3 May 2001 16:47:58 +0000 (16:47 +0000)
src/include/config.h.win32
src/interfaces/libpq/libpq.rc
src/tools/RELEASE_CHANGES

index e8d898223f6214beedee528e46a02e6277c685c0..a3f478774c9864ddaa2bc14a9f2fffd6f91c65f5 100644 (file)
@@ -1,8 +1,8 @@
 /*
  * Parts of config.h that you get with autoconf on other systems
  */
-#define PG_VERSION "7.1"
-#define PG_VERSION_STR "7.1 (win32)"
+#define PG_VERSION "7.1.1"
+#define PG_VERSION_STR "7.1.1 (win32)"
 
 #define SYSCONFDIR ""
 
index ca35098d55f8bdc78b3e2bcc4eeeef5406db6776..5652bd8ca811d99a023c8d10fdfd1912141408d2 100644 (file)
@@ -1,8 +1,8 @@
 #include <winver.h>
 
 VS_VERSION_INFO VERSIONINFO
- FILEVERSION 7,1,0,0
- PRODUCTVERSION 7,1,0,0
+ FILEVERSION 7,1,1,0
+ PRODUCTVERSION 7,1,1,0
  FILEFLAGSMASK 0x3fL
  FILEFLAGS 0
  FILEOS VOS__WINDOWS32
index 576868ffc29bc2707845a3ba70620186514b8c3e..788cd2170b5061afe2bcce14c4f8214d3940c0a6 100644 (file)
@@ -16,7 +16,7 @@
 
 * Ports
     update ports list in doc/src/sgml/installation.sgml 
-    platform-specific FAQ's
+    platform-specific FAQ's, if needed
 
 * Miscellaneous files
     README