Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Release of 3.10 (A Coruña)
  • Loading branch information
jef-n committed Oct 25, 2019
1 parent df860ea commit 6c816b4
Show file tree
Hide file tree
Showing 7 changed files with 21 additions and 15 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Expand Up @@ -14,10 +14,10 @@ SET(CMAKE_LINK_DEPENDS_NO_SHARED ON)
#############################################################
# Project and version
SET(CPACK_PACKAGE_VERSION_MAJOR "3")
SET(CPACK_PACKAGE_VERSION_MINOR "9")
SET(CPACK_PACKAGE_VERSION_MINOR "10")
SET(CPACK_PACKAGE_VERSION_PATCH "0")
SET(COMPLETE_VERSION ${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH})
SET(RELEASE_NAME "Master")
SET(RELEASE_NAME "A Coruña")
PROJECT(qgis VERSION ${COMPLETE_VERSION})

IF (APPLE)
Expand Down
8 changes: 4 additions & 4 deletions INSTALL
@@ -1,10 +1,10 @@
QGIS
Building QGIS from source - step by step
Tuesday October 08, 2019
Friday October 25, 2019


Last Updated: Tuesday October 08, 2019
Last Change : Tuesday October 08, 2019
Last Updated: Friday October 25, 2019
Last Change : Tuesday October 22, 2019


1. Introduction
Expand Down Expand Up @@ -461,7 +461,7 @@ For the QGIS build you need to install following packages from cygwin:

and from OSGeo4W (select Advanced Installation):

- qgis-dev-deps
- qgis-ltr-deps

This will also select packages the above packages depend on.

Expand Down
10 changes: 8 additions & 2 deletions debian/changelog
@@ -1,8 +1,14 @@
qgis (3.9.0) UNRELEASED; urgency=medium
qgis (3.10.0) UNRELEASED; urgency=medium

* Release of 3.10.0

-- Jürgen E. Fischer <jef@norbit.de> Fri, 25 Oct 2019 14:14:52 +0200

qgis (3.9.0) unstable; urgency=medium

* New development version 3.9 after branch of 3.8

-- Jürgen E. Fischer <jef@norbit.de> Fri, 21 Jun 2019 14:33:28 +0200
-- Jürgen E. Fischer <jef@norbit.de> Fri, 25 Oct 2019 14:14:52 +0200

qgis (3.8.0) unstable; urgency=medium

Expand Down
12 changes: 6 additions & 6 deletions doc/INSTALL.html
Expand Up @@ -5,7 +5,7 @@
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8">
<TITLE>QGIS</TITLE>

<!-- Included /home/fischer/src/qgis/doc/style.css -->
<!-- Included doc/style.css -->
<STYLE TYPE="text/css">
body{ background: white;
color: black;
Expand Down Expand Up @@ -77,13 +77,13 @@
<DIV CLASS="header" ID="header">
<H1>QGIS</H1>
<H2>Building QGIS from source - step by step</H2>
<H3>Tuesday October 08, 2019</H3>
<H3>Friday October 25, 2019</H3>
</DIV>

<DIV CLASS="body" ID="body">
<P>
Last Updated: Tuesday October 08, 2019
Last Change : Tuesday October 08, 2019
Last Updated: Friday October 25, 2019
Last Change : Tuesday October 22, 2019
</P>
<DIV CLASS="toc">

Expand Down Expand Up @@ -750,7 +750,7 @@ <H3>4.1.2. Other tools and dependencies</H3>
</P>

<UL>
<LI>qgis-dev-deps
<LI>qgis-ltr-deps
</UL>

<P>
Expand Down Expand Up @@ -3130,5 +3130,5 @@ <H1>9. Authors and Acknowledgments</H1>

</DIV>
<!-- html code generated by txt2tags 2.6 (http://txt2tags.org) -->
<!-- cmdline: txt2tags -\-encoding=utf-8 -o/home/fischer/src/qgis/debian/build/doc/INSTALL.html -t html /home/fischer/src/qgis/doc/INSTALL.t2t -->
<!-- cmdline: txt2tags -\-encoding=utf-8 -odoc/INSTALL.html -t html doc/INSTALL.t2t -->
</BODY></HTML>
2 changes: 1 addition & 1 deletion doc/msvc.t2t
Expand Up @@ -31,7 +31,7 @@ For the QGIS build you need to install following packages from cygwin:

and from OSGeo4W (select //Advanced Installation//):

- qgis-dev-deps
- qgis-ltr-deps
-

This will also select packages the above packages depend on.
Expand Down
Binary file modified images/splash/splash.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified ms-windows/Installer-Files/WelcomeFinishPage.bmp
Binary file not shown.

0 comments on commit 6c816b4

Please sign in to comment.