mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-15 00:02:52 -04:00
bump version (r11643)
git-svn-id: http://svn.osgeo.org/qgis/trunk@11645 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
parent
52e607f79f
commit
25050b91a8
@ -16,12 +16,12 @@ ARCHS_P = $(ARCH_P_$(SDKSYS)) // in the form arch1;arch2;...
|
||||
//////////////////////////////////////////////////////////////////////
|
||||
|
||||
// major-minor-patch must be integers for Mac OS X
|
||||
QGIS_RELEASE_NAME = Mimas
|
||||
QGIS_RELEASE_NAME = Trunk
|
||||
QGIS_VERSION_MAJOR = 1
|
||||
QGIS_VERSION_MINOR = 3
|
||||
QGIS_VERSION_MINOR = 4
|
||||
QGIS_VERSION_PATCH = 0
|
||||
QGIS_VERSION_FULL = $(QGIS_VERSION_MAJOR).$(QGIS_VERSION_MINOR).$(QGIS_VERSION_PATCH)-$(QGIS_RELEASE_NAME)
|
||||
QGIS_VERSION_INT = 10300
|
||||
QGIS_VERSION_INT = 10400
|
||||
|
||||
//////////////////////////////////////////////////////////////////////
|
||||
// Qt and other support
|
||||
|
Loading…
x
Reference in New Issue
Block a user