diff options
author | Pascal Terjan <pterjan@mandriva.org> | 2010-01-04 16:13:49 +0000 |
---|---|---|
committer | Pascal Terjan <pterjan@mandriva.org> | 2010-01-04 16:13:49 +0000 |
commit | 4de8952839670f84009482c89dae3af170e5882c (patch) | |
tree | e320d9570953bce55a638ee916a594672b8c9c77 | |
parent | 4936549be18f82c7876711b477854807675685be (diff) | |
download | drakx-4de8952839670f84009482c89dae3af170e5882c.tar drakx-4de8952839670f84009482c89dae3af170e5882c.tar.gz drakx-4de8952839670f84009482c89dae3af170e5882c.tar.bz2 drakx-4de8952839670f84009482c89dae3af170e5882c.tar.xz drakx-4de8952839670f84009482c89dae3af170e5882c.zip |
Release 1.47
-rw-r--r-- | images/Makefile | 2 | ||||
-rw-r--r-- | images/NEWS | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/images/Makefile b/images/Makefile index 614b8a0cb..d4493293c 100644 --- a/images/Makefile +++ b/images/Makefile @@ -1,6 +1,6 @@ include ../Makefile.config -VERSION=1.46 +VERSION=1.47 PRODUCT=drakx-installer-images KERNELS=$(shell rpm -qf /lib/modules/2.*) diff --git a/images/NEWS b/images/NEWS index 91865c938..a94de170a 100644 --- a/images/NEWS +++ b/images/NEWS @@ -1,3 +1,5 @@ +Version 1.47 - 4 January 2010, by Pascal Terjan + - use /bin/busybox.static Version 1.46 - 12 October 2009, by Olivier Blin |