diff options
author | Martin Whitaker <mageia@martin-whitaker.me.uk> | 2018-06-09 21:03:31 +0100 |
---|---|---|
committer | Martin Whitaker <mageia@martin-whitaker.me.uk> | 2018-06-09 21:03:31 +0100 |
commit | da34601354b5044ef345500ea70481202f976e86 (patch) | |
tree | 7196bcafca08576894f121f35cf230332c7c6408 /images/Makefile | |
parent | 1c7154dae785c3310839debfa87d9a43752cc9c2 (diff) | |
download | drakx-da34601354b5044ef345500ea70481202f976e86.tar drakx-da34601354b5044ef345500ea70481202f976e86.tar.gz drakx-da34601354b5044ef345500ea70481202f976e86.tar.bz2 drakx-da34601354b5044ef345500ea70481202f976e86.tar.xz drakx-da34601354b5044ef345500ea70481202f976e86.zip |
2.46.2
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 611c784aa..9789c5c59 100644 --- a/images/Makefile +++ b/images/Makefile @@ -1,6 +1,6 @@ include ../Makefile.config -VERSION=2.46.1 +VERSION=2.46.2 PRODUCT=drakx-installer-images KERNELS=$(shell rpm -qf /lib/modules/4.*) |