Skip to content

Commit

Permalink
Release of 3.32 (Lima)
Browse files Browse the repository at this point in the history
  • Loading branch information
jef-n committed Jun 23, 2023
1 parent 734c5a2 commit 311a8cb
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 5 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@ set(CMAKE_LINK_DEPENDS_NO_SHARED ON)
#############################################################
# Project and version
set(CPACK_PACKAGE_VERSION_MAJOR "3")
set(CPACK_PACKAGE_VERSION_MINOR "31")
set(CPACK_PACKAGE_VERSION_MINOR "32")
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 "Lima")
project(qgis VERSION ${COMPLETE_VERSION})

if (APPLE)
Expand Down
2 changes: 1 addition & 1 deletion INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -559,7 +559,7 @@ For the QGIS build you need to install following packages from cygwin:

and from OSGeo4W (select *Advanced Install*):

* 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
Original file line number Diff line number Diff line change
@@ -1,8 +1,14 @@
qgis (3.31.0) UNRELEASED; urgency=medium
qgis (3.32.0) UNRELEASED; urgency=medium

* Release of 3.32.0

-- Jürgen E. Fischer <[email protected]> Fri, 23 Jun 2023 14:40:51 +0200

qgis (3.31.0) unstable; urgency=medium

* New development version 3.31 after branch of 3.30

-- Jürgen E. Fischer <[email protected]> Fri, 03 Mar 2023 20:27:20 +0100
-- Jürgen E. Fischer <[email protected]> Fri, 23 Jun 2023 14:40:51 +0200

qgis (3.30.0) unstable; urgency=medium

Expand Down
Binary file modified images/splash/splash.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 311a8cb

Please sign in to comment.