]> granicus.if.org Git - postgresql/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:34 +0000 (23:38 +0000)
committerBruce Momjian <bruce@momjian.us>
Mon, 9 Oct 2006 23:38:34 +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 e22fb493c5786d868b154800ad2ed52c44211323..5a60ccb5f9102188d5eb32b292a370fab833b53f 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 six to eight months.
    
index 39a4a5b87352654f777c0b9e94563fc0d6ada7b8..fd6b4853bd646e169cc975cce48efba5e06fca04 100644 (file)
@@ -31,7 +31,7 @@ System Configuration:
 
   Operating System (example: Linux 2.4.18)     :
 
-  PostgreSQL version (example: PostgreSQL 7.4.13):  PostgreSQL 7.4.13
+  PostgreSQL version (example: PostgreSQL 7.4.14):  PostgreSQL 7.4.14
 
   Compiler used (example: gcc 3.3.5)           :
 
index b41beabeed4b7a0a8462be2316956e9a0f73844c..494cba61477c6405b3b7f3a44df731500461eef9 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 0c29404c7cff5fcd36c7e6efd195cbecfb12457c..7696bb5082f438dd155dab7a153732002c018abc 100644 (file)
@@ -3,8 +3,8 @@
 /*
  * Parts of pg_config.h that you get with autoconf on other systems
  */
-#define PG_VERSION "7.4.13"
-#define PG_VERSION_STR "7.4.13 (win32)"
+#define PG_VERSION "7.4.14"
+#define PG_VERSION_STR "7.4.14 (win32)"
 
 #define SYSCONFDIR ""