Makefile: get version number dynamically
Avoid static version number in the Makefile. It's a possible source of errors, especially for me. Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
This commit is contained in:
@ -16,6 +16,8 @@ New Features
|
||||
Changes
|
||||
-------
|
||||
|
||||
* Makefile use magic to find the version number.
|
||||
|
||||
Bug Fixes
|
||||
---------
|
||||
|
||||
|
Reference in New Issue
Block a user