Compare commits

...

1 Commits

Author SHA1 Message Date
Juergen E. Fischer
5d9ba037df Release of 3.44 (Solothurn) 2025-06-20 14:08:50 +02:00
5 changed files with 12 additions and 6 deletions

View File

@ -1,7 +1,7 @@
[main]
host = https://www.transifex.com
[o:qgis:p:QGIS:r:qgis-application]
[o:qgis:p:QGIS:r:release-3_44-qgis-application]
file_filter = i18n/qgis_<lang>.ts
source_file = i18n/qgis_en.ts
source_lang = en

View File

@ -59,10 +59,10 @@ endif()
#############################################################
# Project and version
set(CPACK_PACKAGE_VERSION_MAJOR "3")
set(CPACK_PACKAGE_VERSION_MINOR "43")
set(CPACK_PACKAGE_VERSION_MINOR "44")
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 "Solothurn")
project(qgis VERSION ${COMPLETE_VERSION})
if (APPLE)

View File

@ -651,7 +651,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.

10
debian/changelog vendored
View File

@ -1,8 +1,14 @@
qgis (3.43.0) UNRELEASED; urgency=medium
qgis (3.44.0) UNRELEASED; urgency=medium
* Release of 3.44.0
-- Jürgen E. Fischer <jef@norbit.de> Fri, 20 Jun 2025 14:08:50 +0200
qgis (3.43.0) unstable; urgency=medium
* New development version 3.43 after branch of 3.42
-- Jürgen E. Fischer <jef@norbit.de> Fri, 21 Feb 2025 14:15:07 +0100
-- Jürgen E. Fischer <jef@norbit.de> Fri, 20 Jun 2025 14:08:50 +0200
qgis (3.40.4) unstable; urgency=medium

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.6 MiB

After

Width:  |  Height:  |  Size: 2.3 MiB