diff options
author | Anne Nicolas <ennael@mageia.org> | 2013-12-15 21:50:01 +0100 |
---|---|---|
committer | Anne Nicolas <ennael@mageia.org> | 2013-12-15 21:50:01 +0100 |
commit | 4ff405c965bf8d1c7ee6eabfd2d2a6a96a4346b3 (patch) | |
tree | 66672fa4473bf3b8108006ab78844dce90147459 /images/Makefile | |
parent | bc8cf46f070ef8244e0018c91e41170a40528242 (diff) | |
download | drakx-4ff405c965bf8d1c7ee6eabfd2d2a6a96a4346b3.tar drakx-4ff405c965bf8d1c7ee6eabfd2d2a6a96a4346b3.tar.gz drakx-4ff405c965bf8d1c7ee6eabfd2d2a6a96a4346b3.tar.bz2 drakx-4ff405c965bf8d1c7ee6eabfd2d2a6a96a4346b3.tar.xz drakx-4ff405c965bf8d1c7ee6eabfd2d2a6a96a4346b3.zip |
2.4
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 f80c4f732..142cfd577 100644 --- a/images/Makefile +++ b/images/Makefile @@ -1,6 +1,6 @@ include ../Makefile.config -VERSION=2.3 +VERSION=2.4 PRODUCT=drakx-installer-images KERNELS=$(shell rpm -qf /lib/modules/3.*) |