blob: e60a58c2b57d67a9f017cb506e1d6a17fe343eed (
plain)
1
2
3
4
5
6
7
8
9
|
Version 0.1 -- 7/24/09
Original release.
Version 0.2 -- 7/26/09
Per recommendations by Karl Berry:
* Changed hashbang to use the '/usr/bin/env perl' hack for portability
* Added a check on the return status of open("> Makefile").
|