diff options
author | Thierry Vignaud <tv@mageia.org> | 2011-10-06 07:11:37 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mageia.org> | 2011-10-06 07:11:37 +0000 |
commit | 6a0a4e3a5a0bd7a21f09c400f156b725f10db932 (patch) | |
tree | 07a78a73b5e9086adb0e49fa6758a012df045202 /images/Makefile | |
parent | 7c5cf3c4fe733ed7f312dacc4e93092cf6467bf7 (diff) | |
download | drakx-6a0a4e3a5a0bd7a21f09c400f156b725f10db932.tar drakx-6a0a4e3a5a0bd7a21f09c400f156b725f10db932.tar.gz drakx-6a0a4e3a5a0bd7a21f09c400f156b725f10db932.tar.bz2 drakx-6a0a4e3a5a0bd7a21f09c400f156b725f10db932.tar.xz drakx-6a0a4e3a5a0bd7a21f09c400f156b725f10db932.zip |
1.56
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 5174202e5..b79130355 100644 --- a/images/Makefile +++ b/images/Makefile @@ -1,6 +1,6 @@ include ../Makefile.config -VERSION=1.55 +VERSION=1.56 PRODUCT=drakx-installer-images KERNELS=$(shell rpm -qf /lib/modules/2.*) |