Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Release of 3.6 (Noosa)
  • Loading branch information
jef-n committed Feb 22, 2019
1 parent aee8ed4 commit 5873452
Show file tree
Hide file tree
Showing 7 changed files with 20 additions and 14 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Expand Up @@ -11,10 +11,10 @@ CMAKE_POLICY (SET CMP0053 NEW)
#############################################################
# Project and version
SET(CPACK_PACKAGE_VERSION_MAJOR "3")
SET(CPACK_PACKAGE_VERSION_MINOR "5")
SET(CPACK_PACKAGE_VERSION_MINOR "6")
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 "Noosa")
PROJECT(qgis VERSION ${COMPLETE_VERSION})

IF (APPLE)
Expand Down
6 changes: 3 additions & 3 deletions INSTALL
@@ -1,9 +1,9 @@
QGIS
Building QGIS from source - step by step
Friday November 30, 2018
Friday February 22, 2019


Last Updated: Friday November 30, 2018
Last Updated: Friday February 22, 2019
Last Change : Friday November 30, 2018


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

and from OSGeo4W (select Advanced Installation):

- qgis-dev-deps
- qgis-rel-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.5.0) UNRELEASED; urgency=medium
qgis (3.6.0) UNRELEASED; urgency=medium

* Release of 3.6.0

-- Jürgen E. Fischer <jef@norbit.de> Fri, 22 Feb 2019 13:47:20 +0100

qgis (3.5.0) unstable; urgency=medium

* New development version 3.5 after branch of 3.4

-- Jürgen E. Fischer <jef@norbit.de> Fri, 26 Oct 2018 14:34:02 +0200
-- Jürgen E. Fischer <jef@norbit.de> Fri, 22 Feb 2019 13:47:20 +0100

qgis (3.4.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>Saturday February 16, 2019</H3>
<H3>Friday February 22, 2019</H3>
</DIV>

<DIV CLASS="body" ID="body">
<P>
Last Updated: Saturday February 16, 2019
Last Change : Saturday February 16, 2019
Last Updated: Friday February 22, 2019
Last Change : Friday November 30, 2018
</P>
<DIV CLASS="toc">

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

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

<P>
Expand Down Expand Up @@ -3121,5 +3121,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-rel-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 5873452

Please sign in to comment.