diff options
author | Olivier Blin <oblin@mandriva.com> | 2010-05-27 10:15:38 +0000 |
---|---|---|
committer | Olivier Blin <oblin@mandriva.com> | 2010-05-27 10:15:38 +0000 |
commit | 42ac085783f4d556e77340bf4f9af047d3fbc80b (patch) | |
tree | 3f31697317a7af566a2e7f045ce5af9f8a94a6ec /images/Makefile | |
parent | f961e3d995ad2c6c8ea9eb18144bafcc6759bb4e (diff) | |
download | drakx-42ac085783f4d556e77340bf4f9af047d3fbc80b.tar drakx-42ac085783f4d556e77340bf4f9af047d3fbc80b.tar.gz drakx-42ac085783f4d556e77340bf4f9af047d3fbc80b.tar.bz2 drakx-42ac085783f4d556e77340bf4f9af047d3fbc80b.tar.xz drakx-42ac085783f4d556e77340bf4f9af047d3fbc80b.zip |
1.49
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 5341135d2..cfdaa2141 100644 --- a/images/Makefile +++ b/images/Makefile @@ -1,6 +1,6 @@ include ../Makefile.config -VERSION=1.48 +VERSION=1.49 PRODUCT=drakx-installer-images KERNELS=$(shell rpm -qf /lib/modules/2.*) |