]> 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:09:08 +0000 (18:09 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 10 Jun 2008 18:09:08 +0000 (18:09 +0000)
commit28afd8de10e3fbfb1caf4e4a196b3f9a3987b768
treef105f1a8b6fb8f13acd6b28cb86de670c80b9ef4
parent562755ec15e9c7009f1af78b75c642b40309039d
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]