summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--NEWS5
2 files changed, 6 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 51d7ffd..bdf9338 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
PACKAGE = mageiawelcome
-VERSION = 2.00
+VERSION = 2.01
GITPATH = git://git.mageia.org/software/mageiawelcome
TEXT_FILES = Makefile
diff --git a/NEWS b/NEWS
index 47af292..ac3f3df 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+2.01
+ Fix warning about decode() called on unicode string
+ Display also arch different from 32 or 64 bits
+ Update translations
+
2.00
Rise scaling factor for screen higher then 190 px/in density (mga#24932)
Place repo screen in a Flickable to allow overflowing (mga#24932)