1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-28 23:42:10 +03:00

Stamp CVS as 7.2. Update all interface version numbers. This is the

time to do it, not during beta because people are using this stuff in
production sometimes.
This commit is contained in:
Bruce Momjian
2001-05-11 01:46:33 +00:00
parent d4dfef1cdb
commit 54d9099596
17 changed files with 60 additions and 61 deletions

View File

@ -27,7 +27,7 @@ System Configuration
Operating System (example: Linux 2.0.26 ELF) :
PostgreSQL version (example: PostgreSQL-7.1.1): PostgreSQL-7.1.1
PostgreSQL version (example: PostgreSQL-7.1.1): PostgreSQL-7.2devel
Compiler used (example: gcc 2.95.2) :

View File

@ -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.1.1">
<!entity majorversion "7.1">
<!entity version "7.2">
<!entity majorversion "7.2">