]> granicus.if.org Git - postgresql/commitdiff
Win32 8.1 stamp.
authorBruce Momjian <bruce@momjian.us>
Tue, 18 Jan 2005 14:39:46 +0000 (14:39 +0000)
committerBruce Momjian <bruce@momjian.us>
Tue, 18 Jan 2005 14:39:46 +0000 (14:39 +0000)
src/include/pg_config.h.win32

index d46f31351aa516a782a2b7993de84597902d44ab..508237cf226ce5ff7a1ebc39868a9c7384abe409 100644 (file)
@@ -3,8 +3,8 @@
 /*
  * Parts of pg_config.h that you get with autoconf on other systems
  */
-#define PG_VERSION "8.0.0"
-#define PG_VERSION_STR "8.0.0 (win32)"
+#define PG_VERSION "8.1.0"
+#define PG_VERSION_STR "8.1.0 (win32)"
 
 #define DEF_PGPORT 5432
 #define DEF_PGPORT_STR "5432"