diff options
author | Olivier Blin <oblin@mandriva.com> | 2008-02-12 15:35:53 +0000 |
---|---|---|
committer | Olivier Blin <oblin@mandriva.com> | 2008-02-12 15:35:53 +0000 |
commit | 92967f05985caad4995a30e96d4e067b7f4c135a (patch) | |
tree | fdd9ccc122f14eecf888beec0caaa1a5577e94db /images/Makefile | |
parent | 3b04821b81b3115bc5ac228ccc3c6f8786991f31 (diff) | |
download | drakx-92967f05985caad4995a30e96d4e067b7f4c135a.tar drakx-92967f05985caad4995a30e96d4e067b7f4c135a.tar.gz drakx-92967f05985caad4995a30e96d4e067b7f4c135a.tar.bz2 drakx-92967f05985caad4995a30e96d4e067b7f4c135a.tar.xz drakx-92967f05985caad4995a30e96d4e067b7f4c135a.zip |
1.28
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 f4451d8cc..c0294cb06 100644 --- a/images/Makefile +++ b/images/Makefile @@ -1,6 +1,6 @@ include ../Makefile.config -VERSION=1.27 +VERSION=1.28 PRODUCT=drakx-installer-images KERNELS=$(shell rpm -qf /lib/modules/2.*) |