Skip to content

Commit 30a98ed

Browse files
author
D3vil0p3r
committed
Version bump
1 parent a82d43e commit 30a98ed

File tree

6 files changed

+4
-13
lines changed

6 files changed

+4
-13
lines changed

archiso/airootfs/etc/dev-rel

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
ISO_RELEASE=v23.06.03
1+
ISO_RELEASE=v23.06.23
22
ISO_CODENAME="Athena OS"
33
ISO_BUILD=

archiso/airootfs/etc/gdm/custom.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
[daemon]
22
AutomaticLoginEnable=True
33
AutomaticLogin=liveuser
4-
WaylandEnable=false
4+
#WaylandEnable=true

archiso/airootfs/etc/sysctl.d/98-misc.conf

-5
This file was deleted.

archiso/airootfs/etc/sysctl.d/99-vm-zram-parameters.conf

-4
This file was deleted.

archiso/profiledef.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ iso_name="athena"
55
iso_label="ATHENA-OS"
66
iso_publisher="Athena <https://github.com/Athena-OS/athena-iso>"
77
iso_application="Athena Live/Rescue CD"
8-
iso_version="2023.06.03"
8+
iso_version="2023.06.23"
99
install_dir="arch"
1010
buildmodes=('iso')
1111
bootmodes=('bios.syslinux.mbr' 'bios.syslinux.eltorito'

installation-scripts/30-build-the-iso-the-first-time.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ echo
2929
desktop="gnome"
3030
dmDesktop="gnome"
3131

32-
athenaVersion='2023.06.03'
32+
athenaVersion='2023.06.23'
3333

3434
isoLabel='athena-'$athenaVersion'-x86_64.iso'
3535

0 commit comments

Comments
 (0)