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:
@ -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) :
|
||||
|
||||
|
@ -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">
|
||||
|
Reference in New Issue
Block a user