diff options
author | Bruce Momjian <bruce@momjian.us> | 2003-07-23 04:08:44 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2003-07-23 04:08:44 +0000 |
commit | a7e898785b9157707fc5a6ace9778161e81d1b09 (patch) | |
tree | fd6fccec465e4f65c116fc8aad389264e7d4e3c2 /src | |
parent | c72839d5be17911be03632f92c75624aea766af4 (diff) | |
download | postgresql-a7e898785b9157707fc5a6ace9778161e81d1b09.tar.gz postgresql-a7e898785b9157707fc5a6ace9778161e81d1b09.zip |
Stamp 7.3.4.
Diffstat (limited to 'src')
-rw-r--r-- | src/tools/RELEASE_CHANGES | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/src/tools/RELEASE_CHANGES b/src/tools/RELEASE_CHANGES index e29a01e6c16..c9b1733588a 100644 --- a/src/tools/RELEASE_CHANGES +++ b/src/tools/RELEASE_CHANGES @@ -28,8 +28,11 @@ --------------------------------------------------------------------------- -Major Version Library Numbers -============================= + Library Version Changes + ======================= + +Major Version +============= The major version number should be updated whenever the source of the library changes to make it binary incompatible. Such changes include, |