diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2007-12-12 14:47:09 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2007-12-12 14:47:09 +0000 |
commit | 6451af3e0296b1456da8a03c3511473792d72522 (patch) | |
tree | 07a670f691e3baf91ab16a35adbd1142a507cc19 /images/Makefile | |
parent | 5510d8e95ab5642e1aadfb577d29f9e971afe9cf (diff) | |
download | drakx-6451af3e0296b1456da8a03c3511473792d72522.tar drakx-6451af3e0296b1456da8a03c3511473792d72522.tar.gz drakx-6451af3e0296b1456da8a03c3511473792d72522.tar.bz2 drakx-6451af3e0296b1456da8a03c3511473792d72522.tar.xz drakx-6451af3e0296b1456da8a03c3511473792d72522.zip |
1.25
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 aaf8fa896..3c7e5fd0f 100644 --- a/images/Makefile +++ b/images/Makefile @@ -1,6 +1,6 @@ include ../Makefile.config -VERSION=1.24 +VERSION=1.25 PRODUCT=drakx-installer-images KERNELS=$(shell rpm -qf /lib/modules/2.*) |