diff options
author | Thomas Backlund <tmb@mageia.org> | 2013-11-02 20:38:12 +0159 |
---|---|---|
committer | Thomas Backlund <tmb@mageia.org> | 2013-11-02 20:38:12 +0159 |
commit | 9d8b9a7114fb75e354667245937aa18561ed5d95 (patch) | |
tree | d025af03e94a4267c1fb422c05c9d0ada726dce0 /images/Makefile | |
parent | 36a7f2494dd62dfa28c755419dad3aef753515e7 (diff) | |
download | drakx-9d8b9a7114fb75e354667245937aa18561ed5d95.tar drakx-9d8b9a7114fb75e354667245937aa18561ed5d95.tar.gz drakx-9d8b9a7114fb75e354667245937aa18561ed5d95.tar.bz2 drakx-9d8b9a7114fb75e354667245937aa18561ed5d95.tar.xz drakx-9d8b9a7114fb75e354667245937aa18561ed5d95.zip |
switch to 2.00 to mark the big changes to dracut intrd and syslinux
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 7aa589a19..3d54152f8 100644 --- a/images/Makefile +++ b/images/Makefile @@ -1,6 +1,6 @@ include ../Makefile.config -VERSION=1.95 +VERSION=2.00 PRODUCT=drakx-installer-images KERNELS=$(shell rpm -qf /lib/modules/3.*) |