diff options
author | Thomas Backlund <tmb@mageia.org> | 2011-12-28 23:09:59 +0000 |
---|---|---|
committer | Thomas Backlund <tmb@mageia.org> | 2011-12-28 23:09:59 +0000 |
commit | c32abb483145a468de7d6a1a52b2683912d23e79 (patch) | |
tree | 4e6ee6491756590ef0dfcbbc4ea08897912ccf27 /images/Makefile | |
parent | 05ed5feda6dcaaa0ef3b47af1fc8b0fe5cacae33 (diff) | |
download | drakx-c32abb483145a468de7d6a1a52b2683912d23e79.tar drakx-c32abb483145a468de7d6a1a52b2683912d23e79.tar.gz drakx-c32abb483145a468de7d6a1a52b2683912d23e79.tar.bz2 drakx-c32abb483145a468de7d6a1a52b2683912d23e79.tar.xz drakx-c32abb483145a468de7d6a1a52b2683912d23e79.zip |
1.59
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 d4b8dbe53..6a44b227b 100644 --- a/images/Makefile +++ b/images/Makefile @@ -1,6 +1,6 @@ include ../Makefile.config -VERSION=1.58 +VERSION=1.59 PRODUCT=drakx-installer-images KERNELS=$(shell rpm -qf /lib/modules/3.*) |