misc: expanded Readme.md

* added instructions for tagging to Readme.md
This commit is contained in:
malte_langkabel
2016-02-17 12:32:18 +01:00
parent 7f33ab37be
commit b7bb1349f2
+5
View File
@@ -87,6 +87,11 @@ $ ninja -j4 check-all
* Boost lib dir: rename library directory for your system (e.g.: 'lib32-msvc-12.0') to 'lib'
#### Tagging
$ git tag -a VERSION_NUMBER -m "DESCRIPTION"
$ git push --tags
#### Changelog
##### 0.3.0