Use VERSION.cmake for set current version instead of src/version.h.
authorTomas Mlcoch <tmlcoch@redhat.com>
Fri, 22 Feb 2013 09:46:22 +0000 (10:46 +0100)
committerTomas Mlcoch <tmlcoch@redhat.com>
Fri, 22 Feb 2013 09:51:20 +0000 (10:51 +0100)
commita1b6d6002b50570456a0a23a00422d057a6f6caa
treecc12554f795290cc68a70cada7e45e63d9600655
parentf7b18829b91125ef0993dccdeb0d839bdfb9045e
Use VERSION.cmake for set current version instead of src/version.h.
.gitignore
CMakeLists.txt
VERSION.cmake [new file with mode: 0644]
src/CMakeLists.txt
src/version.h.in [moved from src/version.h with 83% similarity]
utils/get_version.py