diff options
author | Thomas Backlund <tmb@mageia.org> | 2012-05-10 18:57:20 +0000 |
---|---|---|
committer | Thomas Backlund <tmb@mageia.org> | 2012-05-10 18:57:20 +0000 |
commit | 7002ad7827d56ae8d9d147eb40e15189d3d5f7a5 (patch) | |
tree | 7af34a9a91d64486cde82d2f19a850a7f1bd008e /images/Makefile | |
parent | af97930cf124d9121b4b3478765050368ba6aeb6 (diff) | |
download | drakx-7002ad7827d56ae8d9d147eb40e15189d3d5f7a5.tar drakx-7002ad7827d56ae8d9d147eb40e15189d3d5f7a5.tar.gz drakx-7002ad7827d56ae8d9d147eb40e15189d3d5f7a5.tar.bz2 drakx-7002ad7827d56ae8d9d147eb40e15189d3d5f7a5.tar.xz drakx-7002ad7827d56ae8d9d147eb40e15189d3d5f7a5.zip |
1.73
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 7ebdf56ba..12adbdfb0 100644 --- a/images/Makefile +++ b/images/Makefile @@ -1,6 +1,6 @@ include ../Makefile.config -VERSION=1.72 +VERSION=1.73 PRODUCT=drakx-installer-images KERNELS=$(shell rpm -qf /lib/modules/3.*) |