]> git.ipfire.org Git - thirdparty/postgresql.git/commitdiff
Stamp releases 7.3.16, 7.4.14, 8.0.9, and 8.1.5.
authorBruce Momjian <bruce@momjian.us>
Mon, 9 Oct 2006 23:38:14 +0000 (23:38 +0000)
committerBruce Momjian <bruce@momjian.us>
Mon, 9 Oct 2006 23:38:14 +0000 (23:38 +0000)
doc/FAQ
doc/bug.template
doc/src/FAQ/FAQ.html
src/include/pg_config.h.win32

diff --git a/doc/FAQ b/doc/FAQ
index 245846f38f9c33b21fb9a7a88bbbfcc0e0abb9ef..764b555c8a53158c61f523a4f2371f84fe22654b 100644 (file)
--- a/doc/FAQ
+++ b/doc/FAQ
    
     1.7) What is the latest release?
     
-   The latest release of PostgreSQL is version 8.1.4.
+   The latest release of PostgreSQL is version 8.1.5.
    
    We plan to have major releases every four months.
    
index 8b3ec1af2e9ee8fc001a534676208140c3e2394b..8aa7a33b8a4acfc297939bd4827c8f5f618d6ed1 100644 (file)
@@ -31,7 +31,7 @@ System Configuration:
 
   Operating System (example: Linux 2.4.18)     :
 
-  PostgreSQL version (example: PostgreSQL 7.3.15):  PostgreSQL 7.3.15
+  PostgreSQL version (example: PostgreSQL 7.3.16):  PostgreSQL 7.3.16
 
   Compiler used (example: gcc 3.3.5)           :
 
index a3a43884dfa96519ecb6830e97ded6911f815a0e..b62bf4439fc7aa962bc9a69c48e7a69cb13c482f 100644 (file)
 
     <H4><A name="1.7">1.7</A>) What is the latest release?</H4>
 
-    <P>The latest release of PostgreSQL is version 8.1.4.</P>
+    <P>The latest release of PostgreSQL is version 8.1.5.</P>
 
     <P>We plan to have major releases every six to eight months.</P>
 
index 9e7bcc4132fa3715abb70a033fc4bac499b83337..ead6f5cb44c9f52af50d01edc0f0c8bcf20cfbb6 100644 (file)
@@ -3,8 +3,8 @@
 /*
  * Parts of pg_config.h that you get with autoconf on other systems
  */
-#define PG_VERSION "7.3.15"
-#define PG_VERSION_STR "7.3.15 (win32)"
+#define PG_VERSION "7.3.16"
+#define PG_VERSION_STR "7.3.16 (win32)"
 
 #define SYSCONFDIR ""