This website requires JavaScript.
Explore
Help
Register
Sign In
istp
/
gray
Watch
2
Star
0
Fork
0
You've already forked gray
Code
Issues
Pull Requests
Packages
Projects
Releases
1
Wiki
Activity
master
gray
/
.version
1 line
5 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
add infrastructure for making releases Idea: a release will be a git tag, distributed as an autogenerated archive (eg. by GitLab release feature). This version string must therefore be stored in a revisioned file, so we use `.version` for this purpose. Before tagging a new release this file will have to be updated with the new version number. When building gray the revision (shown in the output headers and usage screen) will be set to either - the latest commit hash when building from a git checkout, - from the .version file when building from release archive. The implementation is based on whether the .git directory is present.
2024-12-04 16:18:32 +01:00
1.0.0
Reference in New Issue
Copy Permalink