diff options
author | Martin Whitaker <mageia@martin-whitaker.me.uk> | 2019-06-01 17:55:35 +0100 |
---|---|---|
committer | Martin Whitaker <mageia@martin-whitaker.me.uk> | 2019-06-01 17:55:35 +0100 |
commit | d8af2c267d29869cea01f6a16205bdc88f3394bf (patch) | |
tree | 3097b797d2a054f2a169da9b3792e02cb86f8448 /images/Makefile | |
parent | 70ba6d4140acfe2870ef5fe1a113fc01b62ad364 (diff) | |
download | drakx-d8af2c267d29869cea01f6a16205bdc88f3394bf.tar drakx-d8af2c267d29869cea01f6a16205bdc88f3394bf.tar.gz drakx-d8af2c267d29869cea01f6a16205bdc88f3394bf.tar.bz2 drakx-d8af2c267d29869cea01f6a16205bdc88f3394bf.tar.xz drakx-d8af2c267d29869cea01f6a16205bdc88f3394bf.zip |
2.632.63
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 2e2fd79af..867f7f840 100644 --- a/images/Makefile +++ b/images/Makefile @@ -1,6 +1,6 @@ include ../Makefile.config -VERSION=2.62 +VERSION=2.63 PRODUCT=drakx-installer-images KERNELS=$(shell rpm -qf /lib/modules/4.*) |