Skip to content

Commit 5d9ba03

Browse files
committed
Release of 3.44 (Solothurn)
1 parent 2b60227 commit 5d9ba03

File tree

5 files changed

+12
-6
lines changed

5 files changed

+12
-6
lines changed

.tx/config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[main]
22
host = https://www.transifex.com
33

4-
[o:qgis:p:QGIS:r:qgis-application]
4+
[o:qgis:p:QGIS:r:release-3_44-qgis-application]
55
file_filter = i18n/qgis_<lang>.ts
66
source_file = i18n/qgis_en.ts
77
source_lang = en

CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,10 +59,10 @@ endif()
5959
#############################################################
6060
# Project and version
6161
set(CPACK_PACKAGE_VERSION_MAJOR "3")
62-
set(CPACK_PACKAGE_VERSION_MINOR "43")
62+
set(CPACK_PACKAGE_VERSION_MINOR "44")
6363
set(CPACK_PACKAGE_VERSION_PATCH "0")
6464
set(COMPLETE_VERSION ${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH})
65-
set(RELEASE_NAME "Master")
65+
set(RELEASE_NAME "Solothurn")
6666
project(qgis VERSION ${COMPLETE_VERSION})
6767

6868
if (APPLE)

INSTALL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -651,7 +651,7 @@ For the QGIS build you need to install following packages from cygwin:
651651

652652
and from OSGeo4W (select *Advanced Install*):
653653

654-
* qgis-dev-deps
654+
* qgis-rel-deps
655655

656656
* This will also select packages the above packages depend on.
657657

debian/changelog

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,14 @@
1-
qgis (3.43.0) UNRELEASED; urgency=medium
1+
qgis (3.44.0) UNRELEASED; urgency=medium
2+
3+
* Release of 3.44.0
4+
5+
-- Jürgen E. Fischer <[email protected]> Fri, 20 Jun 2025 14:08:50 +0200
6+
7+
qgis (3.43.0) unstable; urgency=medium
28

39
* New development version 3.43 after branch of 3.42
410

5-
-- Jürgen E. Fischer <[email protected]> Fri, 21 Feb 2025 14:15:07 +0100
11+
-- Jürgen E. Fischer <[email protected]> Fri, 20 Jun 2025 14:08:50 +0200
612

713
qgis (3.40.4) unstable; urgency=medium
814

images/splash/splash.png

-7.24 MB
Loading

0 commit comments

Comments
 (0)