summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2015-05-04 19:02:38 +0200
committerThierry Vignaud <thierry.vignaud@gmail.com>2015-05-04 19:02:38 +0200
commitb854fb3744a0a4604a1781fcc66102bb30bb99b6 (patch)
tree9605476c2f4d1931e669ff3e94ac756a01647104
parente9752510c6e14741c0621f470b10a5e08d435989 (diff)
downloadbootloader-theme-b854fb3744a0a4604a1781fcc66102bb30bb99b6.tar
bootloader-theme-b854fb3744a0a4604a1781fcc66102bb30bb99b6.tar.gz
bootloader-theme-b854fb3744a0a4604a1781fcc66102bb30bb99b6.tar.bz2
bootloader-theme-b854fb3744a0a4604a1781fcc66102bb30bb99b6.tar.xz
bootloader-theme-b854fb3744a0a4604a1781fcc66102bb30bb99b6.zip
4.5.6.44.5.6.4
-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)