Skip to content

Commit 2f64a3c

Browse files
committedDec 21, 2018
Release of 3.4.3
1 parent 94adc28 commit 2f64a3c

File tree

4 files changed

+1375
-3
lines changed

4 files changed

+1375
-3
lines changed
 

‎CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ CMAKE_POLICY (SET CMP0053 NEW)
1212
# Project and version
1313
SET(CPACK_PACKAGE_VERSION_MAJOR "3")
1414
SET(CPACK_PACKAGE_VERSION_MINOR "4")
15-
SET(CPACK_PACKAGE_VERSION_PATCH "2")
15+
SET(CPACK_PACKAGE_VERSION_PATCH "3")
1616
SET(COMPLETE_VERSION ${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH})
1717
SET(RELEASE_NAME "Madeira")
1818
PROJECT(qgis VERSION ${COMPLETE_VERSION})

0 commit comments

Comments
 (0)