diff options
author | Olivier Blin <oblin@mandriva.com> | 2007-09-07 14:16:37 +0000 |
---|---|---|
committer | Olivier Blin <oblin@mandriva.com> | 2007-09-07 14:16:37 +0000 |
commit | 9c9b1ccb5ad8594f0ff3182514e491d23ffe2a50 (patch) | |
tree | b2fe1100ac5cef658fac3987aa88bcea72a1317b /images/Makefile | |
parent | 73b7102319619a92157629ee7878c43c40c39c50 (diff) | |
download | drakx-9c9b1ccb5ad8594f0ff3182514e491d23ffe2a50.tar drakx-9c9b1ccb5ad8594f0ff3182514e491d23ffe2a50.tar.gz drakx-9c9b1ccb5ad8594f0ff3182514e491d23ffe2a50.tar.bz2 drakx-9c9b1ccb5ad8594f0ff3182514e491d23ffe2a50.tar.xz drakx-9c9b1ccb5ad8594f0ff3182514e491d23ffe2a50.zip |
1.21
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 5ebd4f8ca..26cd0e5f5 100644 --- a/images/Makefile +++ b/images/Makefile @@ -1,6 +1,6 @@ include ../Makefile.config -VERSION=1.20 +VERSION=1.21 PRODUCT=drakx-installer-images KERNELS=$(shell rpm -qf /lib/modules/2.*) |