diff options
author | Olivier Blin <oblin@mandriva.com> | 2007-08-21 17:36:34 +0000 |
---|---|---|
committer | Olivier Blin <oblin@mandriva.com> | 2007-08-21 17:36:34 +0000 |
commit | 3561428e291363c766d7a7784a007e207a1653e0 (patch) | |
tree | 36d2493da1cd76245a0d4a600afa69bd6e950eaf /images/Makefile | |
parent | a777290db9b4d3dbc53358838e390b07fc341dfc (diff) | |
download | drakx-3561428e291363c766d7a7784a007e207a1653e0.tar drakx-3561428e291363c766d7a7784a007e207a1653e0.tar.gz drakx-3561428e291363c766d7a7784a007e207a1653e0.tar.bz2 drakx-3561428e291363c766d7a7784a007e207a1653e0.tar.xz drakx-3561428e291363c766d7a7784a007e207a1653e0.zip |
1.18
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 df2c235cf..2118ac6f4 100644 --- a/images/Makefile +++ b/images/Makefile @@ -1,6 +1,6 @@ include ../Makefile.config -VERSION=1.17 +VERSION=1.18 PRODUCT=drakx-installer-images KERNELS=$(shell rpm -qf /lib/modules/2.*) |