diff options
author | Donald Stewart <schultz@mageia.org> | 2021-01-10 22:07:40 +0000 |
---|---|---|
committer | Donald Stewart <schultz@mageia.org> | 2021-01-10 22:07:40 +0000 |
commit | c20127c7b441f0de45f2c8fa50dbdfac1b536323 (patch) | |
tree | 8786aa5fbde65891cd4b1b02ff5cb5f78e867004 /Makefile | |
parent | 1e805e5acf79884a419710e2b337dd9eded76f55 (diff) | |
download | bootloader-theme-c20127c7b441f0de45f2c8fa50dbdfac1b536323.tar bootloader-theme-c20127c7b441f0de45f2c8fa50dbdfac1b536323.tar.gz bootloader-theme-c20127c7b441f0de45f2c8fa50dbdfac1b536323.tar.bz2 bootloader-theme-c20127c7b441f0de45f2c8fa50dbdfac1b536323.tar.xz bootloader-theme-c20127c7b441f0de45f2c8fa50dbdfac1b536323.zip |
- Artwork for Mga8
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 = 11 +MGA_VERSION = 12 VERSION = $(UPSTREAM_VERSION).$(MGA_VERSION) |