summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPapoteur <papoteur@mageia.org>2019-03-31 11:54:38 +0200
committerPapoteur <papoteur@mageia.org>2019-03-31 11:54:38 +0200
commit63fe1255e9d680fb54fdb1f169f26b3a1e68bc8c (patch)
treefcee46c9d1e260050daca2a0d59241c52ec0a03c
parentac5b9b4bbc1ffaba3e308c2c56c5c7dccd17e0c7 (diff)
downloadmageiawelcome-63fe1255e9d680fb54fdb1f169f26b3a1e68bc8c.tar
mageiawelcome-63fe1255e9d680fb54fdb1f169f26b3a1e68bc8c.tar.gz
mageiawelcome-63fe1255e9d680fb54fdb1f169f26b3a1e68bc8c.tar.bz2
mageiawelcome-63fe1255e9d680fb54fdb1f169f26b3a1e68bc8c.tar.xz
mageiawelcome-63fe1255e9d680fb54fdb1f169f26b3a1e68bc8c.zip
1.961.96
-rw-r--r--Makefile2
-rw-r--r--NEWS7
2 files changed, 8 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a675c71..d2a74cd 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
PACKAGE = mageiawelcome
-VERSION = 1.95
+VERSION = 1.96
GITPATH = git://git.mageia.org/software/mageiawelcome
TEXT_FILES = Makefile
diff --git a/NEWS b/NEWS
index 40a5958..fcebf77 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+1.96
+ Adapt again the window size to Gnome Wayland settings (mga#24200)
+ Reduce the default size (mga#24572)
+ New design for buttons
+ New design for background gradient
+ Explanation for backports
+
1.95
Adapt the window size to Gnome Wayland settings (mga#24200)