Commit Graph
3 Commits
Author SHA1 Message Date
markoandGitHub f24208aa9f Implement methods to modify version object in various ways (#2)
* Initial implementation of non-mutable setting and resetting version components.

* Document new functionality in source code and update README.
2017-01-05 21:18:51 +01:00
Marko Zivanovic 522e8b484b Add copy c'tors and assignment operators; Change numeric prerelease identifier comparison to use long longs instead of ints. 2015-10-13 12:10:43 +02:00
Marko Zivanovic 6f2d8c6a72 Move inline definitions out of the main header file; Add accessors for version field. 2015-10-12 23:59:23 +02:00