aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2022-02-07 14:38:42 +0100
committerSven Gothel <[email protected]>2022-02-07 14:38:42 +0100
commitd2a3e469dc84253ec3864945f64e624caddcfd68 (patch)
tree22f238b3b3276e45a44e8cf47955dae084308c66
parent4826eae38ccfe48d19a3f2993e82bb0c903328f1 (diff)
Bump README v0.7.12v0.7.12
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 80e1204..e6a555f 100644
--- a/README.md
+++ b/README.md
@@ -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