Skip to content

Commit 5bccac4

Browse files
author
kyngchaos
committedJun 4, 2010
add gdaltools (r13639)
git-svn-id: http://svn.osgeo.org/qgis/trunk@13648 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent 0c22ca8 commit 5bccac4

File tree

2 files changed

+1059
-440
lines changed

2 files changed

+1059
-440
lines changed
 

‎mac/xcode/Qgis.xcodeproj/project.pbxproj

Lines changed: 1057 additions & 438 deletions
Large diffs are not rendered by default.

‎mac/xcode/qgis_settings.xcconfig

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// QGIS Xcode project common build settings
22

3-
CURRENT_PROJECT_VERSION = 2.5.1
3+
CURRENT_PROJECT_VERSION = 2.6.0
44

55
// SDKSYS must be set to valid value
66
SDKSYS = leo // tig (Tiger), leo (Leopard), snow (Snow Leopard)
@@ -15,7 +15,7 @@ ARCHS_P = $(ARCHS_P_$(SDKSYS))
1515
//////////////////////////////////////////////////////////////////////
1616

1717
// major-minor-patch must be integers for Mac OS X
18-
QGIS_RELEASE_NAME = Trunk
18+
QGIS_RELEASE_NAME = Tethys
1919
QGIS_VERSION_MAJOR = 1
2020
QGIS_VERSION_MINOR = 5
2121
QGIS_VERSION_PATCH = 0

0 commit comments

Comments
 (0)
Please sign in to comment.