File tree Expand file tree Collapse file tree 4 files changed +11
-5
lines changed
ms-windows/Installer-Files Expand file tree Collapse file tree 4 files changed +11
-5
lines changed Original file line number Diff line number Diff line change 1
- SET (CPACK_PACKAGE_VERSION_MAJOR "2 " )
2
- SET (CPACK_PACKAGE_VERSION_MINOR "99 " )
1
+ SET (CPACK_PACKAGE_VERSION_MAJOR "3 " )
2
+ SET (CPACK_PACKAGE_VERSION_MINOR "0 " )
3
3
SET (CPACK_PACKAGE_VERSION_PATCH "0" )
4
4
SET (COMPLETE_VERSION ${CPACK_PACKAGE_VERSION_MAJOR} .${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH} )
5
- SET (RELEASE_NAME "Master " )
5
+ SET (RELEASE_NAME "Girona " )
6
6
IF (POLICY CMP0048 ) # in CMake 3.0.0+
7
7
CMAKE_POLICY (SET CMP0048 OLD ) # keep PROJECT() from clearing VERSION variables
8
8
ENDIF (POLICY CMP0048 )
Original file line number Diff line number Diff line change 1
- qgis (2.99.0) UNRELEASED; urgency=medium
1
+ qgis (3.0.0) UNRELEASED; urgency=medium
2
+
3
+ * Release of 3.0.0
4
+
5
+ -- Jürgen E. Fischer <jef@norbit.de> Fri, 23 Feb 2018 13:09:53 +0100
6
+
7
+ qgis (2.99.0) unstable; urgency=medium
2
8
3
9
* New development version 2.999 after branch of 2.16
4
10
* move to qt5/python3/ninja
5
11
* drop trusty support (libqca-2-dev missing)
6
12
7
- -- Jürgen E. Fischer <jef@norbit.de> Mon, 07 Nov 2016 12:14:47 +0100
13
+ -- Jürgen E. Fischer <jef@norbit.de> Fri, 23 Feb 2018 13:09:53 +0100
8
14
9
15
qgis (2.16.0) unstable; urgency=medium
10
16
You can’t perform that action at this time.
0 commit comments