File tree Expand file tree Collapse file tree 4 files changed +10
-4
lines changed
ms-windows/Installer-Files Expand file tree Collapse file tree 4 files changed +10
-4
lines changed Original file line number Diff line number Diff line change 1
1
SET (CPACK_PACKAGE_VERSION_MAJOR "2" )
2
- SET (CPACK_PACKAGE_VERSION_MINOR "9 " )
2
+ SET (CPACK_PACKAGE_VERSION_MINOR "10 " )
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 "Pisa " )
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.9.0) UNRELEASED; urgency=medium
1
+ qgis (2.10.0) UNRELEASED; urgency=medium
2
+
3
+ * Release of 2.10.0
4
+
5
+ -- Jürgen E. Fischer <jef@norbit.de> Fri, 26 Jun 2015 14:38:57 +0200
6
+
7
+ qgis (2.9.0) unstable; urgency=medium
2
8
3
9
* New development version 2.9 after branch of 2.8
4
10
* include dependency to liblwgeom
@@ -9,7 +15,7 @@ qgis (2.9.0) UNRELEASED; urgency=medium
9
15
* include browser icons
10
16
* include libqt4-sql-sqlite and python-pyspatialite as build dependency
11
17
12
- -- Jürgen E. Fischer <jef@norbit.de> Mon, 22 Jun 2015 12:35:51 +0200
18
+ -- Jürgen E. Fischer <jef@norbit.de> Fri, 26 Jun 2015 14:38:57 +0200
13
19
14
20
qgis (2.8.0) unstable; urgency=medium
15
21
You can’t perform that action at this time.
0 commit comments