summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPapoteur <papoteur@mageia.org>2025-12-21 14:59:56 +0100
committerPapoteur <papoteur@mageia.org>2025-12-21 15:01:04 +0100
commitf288e11e7bfa68de9c454ea33a2b8a386c6fb345 (patch)
tree25e04bd69f4e6a3bc551c514ce283c7e914814c0
parentf1c4e5e2bf3a3377f0bc65fde52fc9b8c538fc8e (diff)
downloadmageiawelcome-3.10.tar
mageiawelcome-3.10.tar.gz
mageiawelcome-3.10.tar.bz2
mageiawelcome-3.10.tar.xz
mageiawelcome-3.10.zip
3.103.10
-rw-r--r--Makefile2
-rw-r--r--NEWS4
2 files changed, 5 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6073f4f..4b6ab99 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
PACKAGE = mageiawelcome
-VERSION = 3.9
+VERSION = 3.10
GITPATH = git://git.mageia.org/software/mageiawelcome
TEXT_FILES = Makefile
diff --git a/NEWS b/NEWS
index 0d4139a..bba4454 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+3.10
+ Update links to Mageia 10
+ Remove chromium from applications
+
3.9
Fix a crash when a repo is not selected for installation (mga#34847)