Skip to content

Commit

Permalink
Release of 3.40 (Bratislava)
Browse files Browse the repository at this point in the history
  • Loading branch information
jef-n committed Oct 25, 2024
1 parent 1aaef41 commit b56115d
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .tx/config
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[main]
host = https://www.transifex.com

[o:qgis:p:QGIS:r:qgis-application]
[o:qgis:p:QGIS:r:release-3_40-qgis-application]
file_filter = i18n/qgis_<lang>.ts
source_file = i18n/qgis_en.ts
source_lang = en
Expand Down
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -52,10 +52,10 @@ endif()
#############################################################
# Project and version
set(CPACK_PACKAGE_VERSION_MAJOR "3")
set(CPACK_PACKAGE_VERSION_MINOR "39")
set(CPACK_PACKAGE_VERSION_MINOR "40")
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 "Bratislava")
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 @@ -607,7 +607,7 @@ For the QGIS build you need to install following packages from cygwin:

and from OSGeo4W (select *Advanced Install*):

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

* Release of 3.40.0

-- Jürgen E. Fischer <[email protected]> Fri, 25 Oct 2024 14:08:45 +0200

qgis (3.39.0) unstable; urgency=medium

* New development version 3.39 after branch of 3.38

-- Jürgen E. Fischer <[email protected]> Fri, 21 Jun 2024 14:04:59 +0200
-- Jürgen E. Fischer <[email protected]> Fri, 25 Oct 2024 14:08:45 +0200

qgis (3.38.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 b56115d

Please sign in to comment.