diff options
author | Martin Whitaker <mageia@martin-whitaker.me.uk> | 2020-11-28 23:19:29 +0000 |
---|---|---|
committer | Martin Whitaker <mageia@martin-whitaker.me.uk> | 2020-11-28 23:19:29 +0000 |
commit | 5474adbbe981ee2b576e0fb1a66df5c0d70af386 (patch) | |
tree | 8f9a06ba344a121b81fd74e4abd10fb631803d1b /images/Makefile | |
parent | ff0d226a2b65b138ba764531226cc29f9dadc1a6 (diff) | |
download | drakx-5474adbbe981ee2b576e0fb1a66df5c0d70af386.tar drakx-5474adbbe981ee2b576e0fb1a66df5c0d70af386.tar.gz drakx-5474adbbe981ee2b576e0fb1a66df5c0d70af386.tar.bz2 drakx-5474adbbe981ee2b576e0fb1a66df5c0d70af386.tar.xz drakx-5474adbbe981ee2b576e0fb1a66df5c0d70af386.zip |
2.762.76
Diffstat (limited to 'images/Makefile')
-rw-r--r-- | images/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/images/Makefile b/images/Makefile index 4070f4239..6685818b2 100644 --- a/images/Makefile +++ b/images/Makefile @@ -1,6 +1,6 @@ include ../Makefile.config -VERSION=2.75 +VERSION=2.76 PRODUCT=drakx-installer-images KERNELS=$(shell rpm -qf /lib/modules/4.*) |