diff options
| author | Rémi Verschelde <rverschelde@gmail.com> | 2017-03-13 20:07:21 +0100 |
|---|---|---|
| committer | Rémi Verschelde <rverschelde@gmail.com> | 2017-03-13 20:07:21 +0100 |
| commit | 29ec10c45e4497ac47840e34ce8a7c4f07734706 (patch) | |
| tree | 3b3a7cbfe6c4a3bebd7b8fd0a4aac123a6a734a3 | |
| parent | af81b54d6ad2a9f1a1984dbfa0b06b5b14ea0047 (diff) | |
| download | bootloader-theme-4.5.14.1.tar bootloader-theme-4.5.14.1.tar.gz bootloader-theme-4.5.14.1.tar.bz2 bootloader-theme-4.5.14.1.tar.xz bootloader-theme-4.5.14.1.zip | |
4.5.14.14.5.14.1
| -rw-r--r-- | Makefile | 5 | ||||
| -rw-r--r-- | NEWS | 2 |
2 files changed, 5 insertions, 2 deletions
@@ -1,6 +1,7 @@ NAME = mageia-gfxboot-theme -UPSTREAM_VERSION = 4.5.6 -VERSION = $(UPSTREAM_VERSION).10 +# urpmq -f gfxboot +UPSTREAM_VERSION = 4.5.14 +VERSION = $(UPSTREAM_VERSION).1 BINDIR := $(shell [ -x ../../gfxboot-compile ] && echo ../../ ) @@ -1,3 +1,5 @@ +Version 4.5.14.1 - 13 March 2017, Rémi Verschelde + - Updated translations Version 4.5.6.10 - 19 May 2016, Anne Nicolas |
