summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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)