diff options
author | Thomas Backlund <tmb@mageia.org> | 2016-11-06 12:06:19 +0200 |
---|---|---|
committer | Thomas Backlund <tmb@mageia.org> | 2016-11-06 12:06:19 +0200 |
commit | e0d8e63c60d118273e71acab0b95a704935870ce (patch) | |
tree | 1eb6ac822d9d566030c33c8f97bba530505bd620 /images/Makefile | |
parent | 7eb72d9f43acd2d5bdd8b5cf2104349a34256930 (diff) | |
download | drakx-e0d8e63c60d118273e71acab0b95a704935870ce.tar drakx-e0d8e63c60d118273e71acab0b95a704935870ce.tar.gz drakx-e0d8e63c60d118273e71acab0b95a704935870ce.tar.bz2 drakx-e0d8e63c60d118273e71acab0b95a704935870ce.tar.xz drakx-e0d8e63c60d118273e71acab0b95a704935870ce.zip |
images: should be 2.26.1
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 fa6205f3e..437fcaa05 100644 --- a/images/Makefile +++ b/images/Makefile @@ -1,6 +1,6 @@ include ../Makefile.config -VERSION=2.27 +VERSION=2.26.1 PRODUCT=drakx-installer-images KERNELS=$(shell rpm -qf /lib/modules/3.*) |