diff options
author | Antoine Ginies <aginies@mandriva.com> | 2011-03-10 14:28:32 +0000 |
---|---|---|
committer | Antoine Ginies <aginies@mandriva.com> | 2011-03-10 14:28:32 +0000 |
commit | 7ea3f83ce2f252d349d0ad29c29c5c954f13dc4d (patch) | |
tree | 0c913ce62112208f2ee8e8dc6f73abbdd301b861 | |
parent | 0a15122c84b20460ae83f60f57771b121c34af64 (diff) | |
download | drakx-7ea3f83ce2f252d349d0ad29c29c5c954f13dc4d.tar drakx-7ea3f83ce2f252d349d0ad29c29c5c954f13dc4d.tar.gz drakx-7ea3f83ce2f252d349d0ad29c29c5c954f13dc4d.tar.bz2 drakx-7ea3f83ce2f252d349d0ad29c29c5c954f13dc4d.tar.xz drakx-7ea3f83ce2f252d349d0ad29c29c5c954f13dc4d.zip |
bump release
-rw-r--r-- | images/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/images/Makefile b/images/Makefile index c46551b46..dd72520f3 100644 --- a/images/Makefile +++ b/images/Makefile @@ -1,6 +1,6 @@ include ../Makefile.config -VERSION=1.31.1 +VERSION=1.31.2 PRODUCT=drakx-installer-images KERNELS=$(shell rpm -qf /lib/modules/2.*) |