include base for dynamic and static versioning

Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
This commit is contained in:
Nico Schottelius 2012-10-25 22:19:27 +02:00
commit 637e4b28cb
5 changed files with 49 additions and 13 deletions

View file

@ -1,3 +1,4 @@
- store version in .version
- when distributed / packaged, include .version into sourcecode
- when in git checkout, use dynamic versioning
x store version in .version
x when distributed / packaged, include .version into sourcecode
split into two files
x when in git checkout, use dynamic versioning