mirror of
https://github.com/ksherlock/mpw-shell.git
synced 2025-07-25 13:24:09 +00:00
Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
|
7b99997f28 | ||
|
42f9552352 |
@@ -28,4 +28,5 @@ ok = system(*%w(cmake --build build))
|
||||
ok = system(*%w(git add version.h))
|
||||
ok = system(*%w(git commit -m), "Bump Version: #{VERSION}")
|
||||
ok = system(*%w(git tag), "r#{VERSION}")
|
||||
exit 0
|
||||
exit 0
|
||||
|
||||
|
Reference in New Issue
Block a user