diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/bug.template | 2 | ||||
| -rw-r--r-- | doc/src/sgml/version.sgml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/bug.template b/doc/bug.template index bd64359ae5..83a0a6c0a7 100644 --- a/doc/bug.template +++ b/doc/bug.template @@ -27,7 +27,7 @@ System Configuration Operating System (example: Linux 2.0.26 ELF) : - PostgreSQL version (example: PostgreSQL-7.1.1): PostgreSQL-7.2 + PostgreSQL version (example: PostgreSQL-7.3): PostgreSQL-7.3 Compiler used (example: gcc 2.95.2) : diff --git a/doc/src/sgml/version.sgml b/doc/src/sgml/version.sgml index 94f173eb49..33ff27cd65 100644 --- a/doc/src/sgml/version.sgml +++ b/doc/src/sgml/version.sgml @@ -3,5 +3,5 @@ Update this file to propagate correct current version numbers to the documentation. In text, use for example &version; to refer to them. --> -<!entity version "7.3devel"> +<!entity version "7.3"> <!entity majorversion "7.3"> |
