diff options
author | Sven Gothel <[email protected]> | 2022-02-07 14:38:42 +0100 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2022-02-07 14:38:42 +0100 |
commit | d2a3e469dc84253ec3864945f64e624caddcfd68 (patch) | |
tree | 22f238b3b3276e45a44e8cf47955dae084308c66 | |
parent | 4826eae38ccfe48d19a3f2993e82bb0c903328f1 (diff) |
Bump README v0.7.12v0.7.12
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -112,6 +112,10 @@ make doc * First stable release (TODO) +**0.7.12** + +* git version info: Added post-tag: `VERSION_COMMITS` and `VERSION_SHA1_SHORT`. `VERSION_LONG` reflects post-tag and dirty. Added mapping to project version var-names. + **0.7.11** * Add Java/C++ hexStringBytes(..); Fix Java's bytesHexString(..) path !lsbFirst; Add unit tests |