diff options
author | Christophe Fergeau <cfergeau@mandriva.com> | 2009-01-23 16:56:38 +0000 |
---|---|---|
committer | Christophe Fergeau <cfergeau@mandriva.com> | 2009-01-23 16:56:38 +0000 |
commit | 9acb6bc658a784defa9e3a45408a37bd648755c4 (patch) | |
tree | 25d79a5c2fc27ea3e96bd0e5f4061359087e6ee8 /images/Makefile | |
parent | d67437e5db32ab9871d8efe59bec3a74647c340f (diff) | |
download | drakx-9acb6bc658a784defa9e3a45408a37bd648755c4.tar drakx-9acb6bc658a784defa9e3a45408a37bd648755c4.tar.gz drakx-9acb6bc658a784defa9e3a45408a37bd648755c4.tar.bz2 drakx-9acb6bc658a784defa9e3a45408a37bd648755c4.tar.xz drakx-9acb6bc658a784defa9e3a45408a37bd648755c4.zip |
1.33
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 19e8756e9..14aa129c4 100644 --- a/images/Makefile +++ b/images/Makefile @@ -1,6 +1,6 @@ include ../Makefile.config -VERSION=1.32 +VERSION=1.33 PRODUCT=drakx-installer-images KERNELS=$(shell rpm -qf /lib/modules/2.*) |