]> granicus.if.org Git - postgresql/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:48 +0000 (18:08 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 10 Jun 2008 18:08:48 +0000 (18:08 +0000)
commit99b8ebec645cdb7ddb0b51a6772ab76c8dd974c6
treed894dd43d8293b4400e3a0f5d243ffe9d61fb47a
parent0f5c606f4197e54cad8fb5d7751673e479bed31e
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]