mirror of
https://github.com/postgres/postgres.git
synced 2026-04-15 22:10:45 -04:00
Update sgml version properly.
This commit is contained in:
parent
22b32cb511
commit
70cde084ee
2 changed files with 2 additions and 2 deletions
|
|
@ -4,4 +4,4 @@ documentation. In text, use for example &version; to refer to them.
|
|||
-->
|
||||
|
||||
<!entity version "7.2.1">
|
||||
<!entity majorversion "7.2.1">
|
||||
<!entity majorversion "7.2">
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
* Version numbers
|
||||
configure.in and configure
|
||||
doc/src/sgml/version.sgml
|
||||
update doc/src/sgml/version.sgml
|
||||
bump interface version numbers
|
||||
update src/interfaces/libpq/libpq.rc
|
||||
update src/interfaces/libpq++/libpq++dll.rc
|
||||
|
|
|
|||
Loading…
Reference in a new issue