Skip to content

Commit e413a85

Browse files
committed
Update version to 17.0alpha3
1 parent 2391e44 commit e413a85

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGES.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
OSGeo Live GIS Disc
22
===================
33

4+
Version 17.0alpha3
5+
====================
6+
7+
* Desktop image for FOSS4G 2024 Belem
8+
* Deegree 3.6.0-pre2
9+
* Workaround for marble-qt when booting from ISO (#408)
10+
411
Version 17.0alpha2
512
====================
613

VERSION.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
17.0alpha2
1+
17.0alpha3

bin/install_desktop.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ sed -i -e 's|^background=.*|background=/usr/share/lubuntu/wallpapers/osgeo-deskt
7575

7676
# Set the installer desktop icon to OSGeoLive
7777
sed -i -e 's|Lubuntu|OSGeoLive|' \
78-
-e 's|24.04 LTS|17.0alpha2|' \
78+
-e 's|24.04 LTS|17.0alpha3|' \
7979
/usr/share/applications/lubuntu-calamares.desktop
8080

8181
#Add the launchhelp script which allows other apps to provide sudo

0 commit comments

Comments
 (0)