diff --git a/doc/FAQ b/doc/FAQ index 94ddb14de9f..e22fb493c57 100644 --- a/doc/FAQ +++ b/doc/FAQ @@ -253,7 +253,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 six to eight months. diff --git a/doc/bug.template b/doc/bug.template index a9a9cc87fd9..028cd6c4852 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.4.12): PostgreSQL 7.4.12 + PostgreSQL version (example: PostgreSQL 7.4.12): PostgreSQL 7.4.13 Compiler used (example: gcc 3.3.5) : diff --git a/doc/src/FAQ/FAQ.html b/doc/src/FAQ/FAQ.html index 50866ea5457..b41beabeed4 100644 --- a/doc/src/FAQ/FAQ.html +++ b/doc/src/FAQ/FAQ.html @@ -330,7 +330,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 a7e3fa0cd89..0c29404c7cf 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.4.12" -#define PG_VERSION_STR "7.4.12 (win32)" +#define PG_VERSION "7.4.13" +#define PG_VERSION_STR "7.4.13 (win32)" #define SYSCONFDIR "" diff --git a/src/interfaces/libpq/libpq.rc b/src/interfaces/libpq/libpq.rc index 573fccb73c8..36a34b659e2 100644 --- a/src/interfaces/libpq/libpq.rc +++ b/src/interfaces/libpq/libpq.rc @@ -1,8 +1,8 @@ #include