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 61353d9..3614697 100644
--- a/Makefile
+++ b/Makefile
@@ -82,7 +82,7 @@ endif
NAME = mageia-gfxboot-theme
UPSTREAM_VERSION = 4.5.6
-VERSION = $(UPSTREAM_VERSION).3
+VERSION = $(UPSTREAM_VERSION).4
dist:
rm -rf ../$(NAME)-$(VERSION).tar*
diff --git a/NEWS b/NEWS
index d572b33..8399eaf 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Version 4.5.6.4 - 4 May 2015, Thierry Vignaud
+
+- Really fix UK translation (mga#12677)
+
Version 4.5.6.3 - 1 May 2015, Thierry Vignaud
- Fix UK translation (mga#12677)