diff options
author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2015-05-04 19:02:38 +0200 |
---|---|---|
committer | Thierry Vignaud <thierry.vignaud@gmail.com> | 2015-05-04 19:02:38 +0200 |
commit | b854fb3744a0a4604a1781fcc66102bb30bb99b6 (patch) | |
tree | 9605476c2f4d1931e669ff3e94ac756a01647104 | |
parent | e9752510c6e14741c0621f470b10a5e08d435989 (diff) | |
download | bootloader-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-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 4 |
2 files changed, 5 insertions, 1 deletions
@@ -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* @@ -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) |