summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPapoteur <papoteur@mageia.org>2019-02-22 21:44:03 +0100
committerPapoteur <papoteur@mageia.org>2019-02-22 21:44:03 +0100
commit08774f6ef136ea32a1e05047d1a54145397bc5eb (patch)
tree6629da49860edfb954943fe453ff8651c2ba6835
parent3a3ec04461025c0459aab85813c5787144db79c5 (diff)
downloadmageiawelcome-1.95.tar
mageiawelcome-1.95.tar.gz
mageiawelcome-1.95.tar.bz2
mageiawelcome-1.95.tar.xz
mageiawelcome-1.95.zip
1.951.95
-rw-r--r--Makefile2
-rw-r--r--NEWS3
2 files changed, 4 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a8dc760..a675c71 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
PACKAGE = mageiawelcome
-VERSION = 1.94
+VERSION = 1.95
GITPATH = git://git.mageia.org/software/mageiawelcome
TEXT_FILES = Makefile
diff --git a/NEWS b/NEWS
index 396b83f..40a5958 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+1.95
+ Adapt the window size to Gnome Wayland settings (mga#24200)
+
1.94
Buttons: center text vertically (mga#24200)
Install application icon (mga#24286)