diff options
author | Thomas Backlund <tmb@mageia.org> | 2015-07-13 11:49:16 +0300 |
---|---|---|
committer | Thomas Backlund <tmb@mageia.org> | 2015-07-13 11:49:16 +0300 |
commit | 32b1985a6ec22778501c86738db2e86abebd257d (patch) | |
tree | 1c10fafa01fc2de9e081feea54dc0e9e145ec691 /images/Makefile | |
parent | c272a482c11238151027be3afd4b5bbcb01c6b87 (diff) | |
download | drakx-32b1985a6ec22778501c86738db2e86abebd257d.tar drakx-32b1985a6ec22778501c86738db2e86abebd257d.tar.gz drakx-32b1985a6ec22778501c86738db2e86abebd257d.tar.bz2 drakx-32b1985a6ec22778501c86738db2e86abebd257d.tar.xz drakx-32b1985a6ec22778501c86738db2e86abebd257d.zip |
2.27
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 08d96c138..fa6205f3e 100644 --- a/images/Makefile +++ b/images/Makefile @@ -1,6 +1,6 @@ include ../Makefile.config -VERSION=2.26 +VERSION=2.27 PRODUCT=drakx-installer-images KERNELS=$(shell rpm -qf /lib/modules/3.*) |