[parrot/parrot] 9b8c47: Added ^ and $ anchors to the regex used to parse t...
noreply at github.com
noreply at github.com
Tue Sep 27 04:53:10 UTC 2011
Branch: refs/heads/master
Home: https://github.com/parrot/parrot
Commit: 9b8c473a5dfe8e6f4b313738cfa6a41fd846a138
https://github.com/parrot/parrot/commit/9b8c473a5dfe8e6f4b313738cfa6a41fd846a138
Author: soh_cah_toa <kpolulak at gmail.com>
Date: 2011-09-26 (Mon, 26 Sep 2011)
Changed paths:
M tools/release/auto_release.pl
Log Message:
-----------
Added ^ and $ anchors to the regex used to parse the release version in auto_release.pl. Without them, a number like 1.2.3.4.5.6 would otherwise be acceptable.
More information about the parrot-commits
mailing list