diff options
author | Antoine Ginies <aginies@mandriva.com> | 2011-04-13 09:50:18 +0000 |
---|---|---|
committer | Antoine Ginies <aginies@mandriva.com> | 2011-04-13 09:50:18 +0000 |
commit | e765ca17fcc1e3cc7d201f82e6cf71b3107bdb64 (patch) | |
tree | f377cf82b477f8d69b894cbe048506bd53e755e2 /images/Makefile | |
parent | 420834d91de7a138573e296844fb13a1dc66567d (diff) | |
download | drakx-e765ca17fcc1e3cc7d201f82e6cf71b3107bdb64.tar drakx-e765ca17fcc1e3cc7d201f82e6cf71b3107bdb64.tar.gz drakx-e765ca17fcc1e3cc7d201f82e6cf71b3107bdb64.tar.bz2 drakx-e765ca17fcc1e3cc7d201f82e6cf71b3107bdb64.tar.xz drakx-e765ca17fcc1e3cc7d201f82e6cf71b3107bdb64.zip |
restore previous commit (due to SVN issue)
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 850b7b83b..420191f9c 100644 --- a/images/Makefile +++ b/images/Makefile @@ -1,6 +1,6 @@ include ../Makefile.config -VERSION=1.50 +VERSION=1.51 PRODUCT=drakx-installer-images KERNELS=$(shell rpm -qf /lib/modules/2.*) |