diff options
author | Olivier Blin <oblin@mandriva.com> | 2008-04-02 10:50:18 +0000 |
---|---|---|
committer | Olivier Blin <oblin@mandriva.com> | 2008-04-02 10:50:18 +0000 |
commit | de3b0915db4dd50dc2611ef75e723c65eadeea04 (patch) | |
tree | a2fc1b0fb41c9745c04b063daa3a60e62acbd0d0 /images/Makefile | |
parent | bab6661627dad19134bdb9e2af254688571e0d42 (diff) | |
download | drakx-de3b0915db4dd50dc2611ef75e723c65eadeea04.tar drakx-de3b0915db4dd50dc2611ef75e723c65eadeea04.tar.gz drakx-de3b0915db4dd50dc2611ef75e723c65eadeea04.tar.bz2 drakx-de3b0915db4dd50dc2611ef75e723c65eadeea04.tar.xz drakx-de3b0915db4dd50dc2611ef75e723c65eadeea04.zip |
1.29
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 c0294cb06..dd7ba322e 100644 --- a/images/Makefile +++ b/images/Makefile @@ -1,6 +1,6 @@ include ../Makefile.config -VERSION=1.28 +VERSION=1.29 PRODUCT=drakx-installer-images KERNELS=$(shell rpm -qf /lib/modules/2.*) |