Commit Graph

1 Commits

Author SHA1 Message Date
Christopher Haster
43f95b2882 Added scripts/prefix.py for automatically prefixing version numbers
Example:
./scripts/prefix.py lfs2

Will convert the following:
lfs_* -> lfs2_*
LFS_* -> LFS2_*
-DLFS_* -> -DLFS2_*
2019-01-30 13:25:07 -06:00