]> 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:26 +0000 (18:09 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 10 Jun 2008 18:09:26 +0000 (18:09 +0000)
commit2e09f53ed321b3bdbf8f88c354447342b90f667d
treeb7d62bc4ea12ac55c30e93ad0a83476bf7b3628d
parent0c423f02581f9ea03d8c4528f35e8f7339e61541
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]