diff options
author | Martin Whitaker <mageia@martin-whitaker.me.uk> | 2017-05-19 08:21:45 +0100 |
---|---|---|
committer | Martin Whitaker <mageia@martin-whitaker.me.uk> | 2017-05-19 08:21:45 +0100 |
commit | a8560fff46fb20264fcf9d7d69c2c5d79276d8eb (patch) | |
tree | 2927bc4466a7247c1ec711ea5b16d4ba27bf29d9 /Makefile | |
parent | 2458463a482dcda822071d4baa79af4a88377160 (diff) | |
download | bootloader-theme-a8560fff46fb20264fcf9d7d69c2c5d79276d8eb.tar bootloader-theme-a8560fff46fb20264fcf9d7d69c2c5d79276d8eb.tar.gz bootloader-theme-a8560fff46fb20264fcf9d7d69c2c5d79276d8eb.tar.bz2 bootloader-theme-a8560fff46fb20264fcf9d7d69c2c5d79276d8eb.tar.xz bootloader-theme-a8560fff46fb20264fcf9d7d69c2c5d79276d8eb.zip |
4.5.14.44.5.14.4
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ NAME = bootloader-theme # urpmq -f gfxboot UPSTREAM_VERSION = 4.5.14 -MGA_VERSION = 3 +MGA_VERSION = 4 VERSION = $(UPSTREAM_VERSION).$(MGA_VERSION) |