]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Create a script to handle stamping release version numbers into files,
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 10 Jun 2008 18:08:55 +0000 (18:08 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 10 Jun 2008 18:08:55 +0000 (18:08 +0000)
commitf35ed4041034985ae96a30e14e6eeaa7f5a52bce
tree64b5dcb91989f75e74397fbd2df944a613a9defc
parent7dd65ddb626a0e865781ec5ea74020ff20580c88
Create a script to handle stamping release version numbers into files,
replacing the tedious and error-prone manual process we've been using.
src/tools/RELEASE_CHANGES
src/tools/version_stamp.pl [new file with mode: 0755]