diff options
author | Thomas Backlund <tmb@mageia.org> | 2017-07-24 03:06:52 +0300 |
---|---|---|
committer | Thomas Backlund <tmb@mageia.org> | 2017-07-24 03:06:52 +0300 |
commit | 464122170226b63ee2f4f358ad60023f5c76cb96 (patch) | |
tree | a1e138bd35222d4ad5db1d7bb8afd2afed7a5086 | |
parent | c154dfd7af2d75945570b3ede557f014bfc725ae (diff) | |
download | bootloader-theme-464122170226b63ee2f4f358ad60023f5c76cb96.tar bootloader-theme-464122170226b63ee2f4f358ad60023f5c76cb96.tar.gz bootloader-theme-464122170226b63ee2f4f358ad60023f5c76cb96.tar.bz2 bootloader-theme-464122170226b63ee2f4f358ad60023f5c76cb96.tar.xz bootloader-theme-464122170226b63ee2f4f358ad60023f5c76cb96.zip |
4.5.14.9
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 2 |
2 files changed, 3 insertions, 1 deletions
@@ -1,7 +1,7 @@ NAME = bootloader-theme # urpmq -f gfxboot UPSTREAM_VERSION = 4.5.14 -MGA_VERSION = 8 +MGA_VERSION = 9 VERSION = $(UPSTREAM_VERSION).$(MGA_VERSION) @@ -1,3 +1,5 @@ +Version 4.5.14.9 - 22 July 2017, Thomas Backlund + - switch to Mageia 7 (Cauldron) Version 4.5.14.8 - 7 July 2017, Thomas Backlund |