diff options
author | Thierry Vignaud <tv@mageia.org> | 2012-03-13 21:59:19 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mageia.org> | 2012-03-13 21:59:19 +0000 |
commit | fcc7c5a5e87c1cefab59277c9b82dd81aae6da0a (patch) | |
tree | 6b2026fbbff218cf4720e210cbdade74e8d54517 /images/Makefile | |
parent | b08fdfd55444a7ca7d25d5f1ed5d75db258d218c (diff) | |
download | drakx-fcc7c5a5e87c1cefab59277c9b82dd81aae6da0a.tar drakx-fcc7c5a5e87c1cefab59277c9b82dd81aae6da0a.tar.gz drakx-fcc7c5a5e87c1cefab59277c9b82dd81aae6da0a.tar.bz2 drakx-fcc7c5a5e87c1cefab59277c9b82dd81aae6da0a.tar.xz drakx-fcc7c5a5e87c1cefab59277c9b82dd81aae6da0a.zip |
1.69
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 2ef0ef7d8..1ccd5b28a 100644 --- a/images/Makefile +++ b/images/Makefile @@ -1,6 +1,6 @@ include ../Makefile.config -VERSION=1.68 +VERSION=1.69 PRODUCT=drakx-installer-images KERNELS=$(shell rpm -qf /lib/modules/3.*) |