diff options
author | Rémi Verschelde <rverschelde@gmail.com> | 2017-06-05 12:15:48 +0200 |
---|---|---|
committer | Rémi Verschelde <rverschelde@gmail.com> | 2017-06-05 12:15:48 +0200 |
commit | a157450c3ab2b1432dfd4301c86c721ee9fba21a (patch) | |
tree | 42a68db70ab9e228097f2ab59ab9ac5a95d068fd | |
parent | 62f52d4df6e31ef460cd113abe992bebc6942e85 (diff) | |
download | bootloader-theme-a157450c3ab2b1432dfd4301c86c721ee9fba21a.tar bootloader-theme-a157450c3ab2b1432dfd4301c86c721ee9fba21a.tar.gz bootloader-theme-a157450c3ab2b1432dfd4301c86c721ee9fba21a.tar.bz2 bootloader-theme-a157450c3ab2b1432dfd4301c86c721ee9fba21a.tar.xz bootloader-theme-a157450c3ab2b1432dfd4301c86c721ee9fba21a.zip |
4.5.14.54.5.14.5
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 3 |
2 files changed, 4 insertions, 1 deletions
@@ -1,7 +1,7 @@ NAME = bootloader-theme # urpmq -f gfxboot UPSTREAM_VERSION = 4.5.14 -MGA_VERSION = 4 +MGA_VERSION = 5 VERSION = $(UPSTREAM_VERSION).$(MGA_VERSION) @@ -1,4 +1,7 @@ +Version 4.5.14.5 - 5 June 2017, Rémi Verschelde + - Update 16x16 font to include glyphs for latest translations (mga#20991) +- Updated translations Version 4.5.14.4 - 19 May 2017, Martin Whitaker |