diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2007-09-17 13:41:55 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2007-09-17 13:41:55 +0000 |
commit | 9e78f831f15d42a8c9d634b04d51013a309dedc2 (patch) | |
tree | e5733671a5d091c31bb00d1713163e2af67c6b53 /images/Makefile | |
parent | a0a909e3d060d94103be018951f19e73036cff45 (diff) | |
download | drakx-9e78f831f15d42a8c9d634b04d51013a309dedc2.tar drakx-9e78f831f15d42a8c9d634b04d51013a309dedc2.tar.gz drakx-9e78f831f15d42a8c9d634b04d51013a309dedc2.tar.bz2 drakx-9e78f831f15d42a8c9d634b04d51013a309dedc2.tar.xz drakx-9e78f831f15d42a8c9d634b04d51013a309dedc2.zip |
1.23
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 78c100b6e..1cba94a1d 100644 --- a/images/Makefile +++ b/images/Makefile @@ -1,6 +1,6 @@ include ../Makefile.config -VERSION=1.22 +VERSION=1.23 PRODUCT=drakx-installer-images KERNELS=$(shell rpm -qf /lib/modules/2.*) |