diff options
author | Olivier Blin <oblin@mandriva.com> | 2007-09-13 09:58:06 +0000 |
---|---|---|
committer | Olivier Blin <oblin@mandriva.com> | 2007-09-13 09:58:06 +0000 |
commit | 574aebf92eabd5b776de9447bfd264e6ac181033 (patch) | |
tree | 813fbc5c861c64004cce50a5c266e36456419dd5 /images/Makefile | |
parent | 5f223771c836b26030717a1b2cab1ae760688dd5 (diff) | |
download | drakx-574aebf92eabd5b776de9447bfd264e6ac181033.tar drakx-574aebf92eabd5b776de9447bfd264e6ac181033.tar.gz drakx-574aebf92eabd5b776de9447bfd264e6ac181033.tar.bz2 drakx-574aebf92eabd5b776de9447bfd264e6ac181033.tar.xz drakx-574aebf92eabd5b776de9447bfd264e6ac181033.zip |
1.22
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 26cd0e5f5..78c100b6e 100644 --- a/images/Makefile +++ b/images/Makefile @@ -1,6 +1,6 @@ include ../Makefile.config -VERSION=1.21 +VERSION=1.22 PRODUCT=drakx-installer-images KERNELS=$(shell rpm -qf /lib/modules/2.*) |