tools/bin/scripts/set-version.php - Add helper script
authorTim Otten <totten@civicrm.org>
Mon, 25 Apr 2016 22:14:00 +0000 (15:14 -0700)
committerTim Otten <totten@civicrm.org>
Thu, 4 May 2017 06:08:59 +0000 (01:08 -0500)
commit8346dde4af2f7f2aa7038df904239ddcad5d5fe2
tree679bc9e6a6d7bab558fb91140844669dc60d8b99
parent9dceace60ff8a23bd99b64a077e3d8a98643ae2a
tools/bin/scripts/set-version.php - Add helper script

This is similar to the function `do_update` in `releaser`, except that :
 * It it doesn't care if you use the `$workdir/$version/export` directory structure or something else
 * It it doesn't care if you push directly to the canonical repo or use a pull-request
tools/bin/scripts/set-version.php [new file with mode: 0755]