mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-22 00:06:12 -05:00
Added note on how version_int is computed
git-svn-id: http://svn.osgeo.org/qgis/trunk@10539 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
parent
d24d73978c
commit
dff219eb5e
@ -5,6 +5,7 @@ SET(COMPLETE_VERSION ${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINO
|
||||
SET(RELEASE_NAME "Pan (Unstable)")
|
||||
SET(PROJECT_VERSION ${COMPLETE_VERSION})
|
||||
PROJECT(qgis${PROJECT_VERSION})
|
||||
# Note the version no is Mmmpp for Major/minor/patch, 0-padded, thus '10100' for 1.1.0
|
||||
SET(QGIS_VERSION_INT 10100)
|
||||
|
||||
# TODO:
|
||||
|
Loading…
x
Reference in New Issue
Block a user