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 a732252..5ee8e72 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
PACKAGE = mageiawelcome
-VERSION = 3.11
+VERSION = 3.12
GITPATH = git://git.mageia.org/software/mageiawelcome
TEXT_FILES = Makefile
diff --git a/NEWS b/NEWS
index 77a78a9..202a3b2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+3.12
+ Fix detecting network for adding button in "Sources" page to configure network (mga#28740)
+ Use /run/mgalive to know if system is Live instead of user "live" (mga#33951)
+
3.11
Put Applist in a SrollArea (mga#34974)
On system 32 bits, do not display apllication when only 64bits is available. This should be manually configured in AppList.py (mga#33998)