diff --git a/doc/FAQ b/doc/FAQ index 4c2092d6a92..245846f38f9 100644 --- a/doc/FAQ +++ b/doc/FAQ @@ -246,7 +246,7 @@ 1.7) What is the latest release? - The latest release of PostgreSQL is version 8.1.3. + The latest release of PostgreSQL is version 8.1.4. We plan to have major releases every four months. diff --git a/doc/bug.template b/doc/bug.template index e9659b323c4..65b77720914 100644 --- a/doc/bug.template +++ b/doc/bug.template @@ -31,7 +31,7 @@ System Configuration: Operating System (example: Linux 2.4.18) : - PostgreSQL version (example: PostgreSQL 7.3.14): PostgreSQL 7.3.14 + PostgreSQL version (example: PostgreSQL 7.3.14): PostgreSQL 7.3.15 Compiler used (example: gcc 3.3.5) : diff --git a/doc/src/FAQ/FAQ.html b/doc/src/FAQ/FAQ.html index 1349d91525e..a3a43884dfa 100644 --- a/doc/src/FAQ/FAQ.html +++ b/doc/src/FAQ/FAQ.html @@ -323,7 +323,7 @@
The latest release of PostgreSQL is version 8.1.3.
+The latest release of PostgreSQL is version 8.1.4.
We plan to have major releases every six to eight months.
diff --git a/src/include/pg_config.h.win32 b/src/include/pg_config.h.win32 index a26f2e49ede..9e7bcc4132f 100644 --- a/src/include/pg_config.h.win32 +++ b/src/include/pg_config.h.win32 @@ -3,8 +3,8 @@ /* * Parts of pg_config.h that you get with autoconf on other systems */ -#define PG_VERSION "7.3.14" -#define PG_VERSION_STR "7.3.14 (win32)" +#define PG_VERSION "7.3.15" +#define PG_VERSION_STR "7.3.15 (win32)" #define SYSCONFDIR "" diff --git a/src/interfaces/libpq/libpq.rc b/src/interfaces/libpq/libpq.rc index 2aefd45c92a..a7b6cb13006 100644 --- a/src/interfaces/libpq/libpq.rc +++ b/src/interfaces/libpq/libpq.rc @@ -1,8 +1,8 @@ #include