diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2007-09-05 13:27:22 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2007-09-05 13:27:22 +0000 |
commit | edaba2d59edfc321b25ae303d459bcea67b158f4 (patch) | |
tree | 0deaeee78409f7246c265e3baec70d4c54c2065c /mdk-stage1 | |
parent | b25b64e526e281cd04719d8f0765b445241117e5 (diff) | |
download | drakx-edaba2d59edfc321b25ae303d459bcea67b158f4.tar drakx-edaba2d59edfc321b25ae303d459bcea67b158f4.tar.gz drakx-edaba2d59edfc321b25ae303d459bcea67b158f4.tar.bz2 drakx-edaba2d59edfc321b25ae303d459bcea67b158f4.tar.xz drakx-edaba2d59edfc321b25ae303d459bcea67b158f4.zip |
1.16
Diffstat (limited to 'mdk-stage1')
-rw-r--r-- | mdk-stage1/Makefile | 2 | ||||
-rw-r--r-- | mdk-stage1/NEWS | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/mdk-stage1/Makefile b/mdk-stage1/Makefile index a0368106d..5a2c8aad1 100644 --- a/mdk-stage1/Makefile +++ b/mdk-stage1/Makefile @@ -15,7 +15,7 @@ # along with this program; if not, write to the Free Software # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -VERSION=1.15 +VERSION=1.16 PRODUCT=drakx-installer-binaries # diff --git a/mdk-stage1/NEWS b/mdk-stage1/NEWS index 59396a3bc..fa7972a4a 100644 --- a/mdk-stage1/NEWS +++ b/mdk-stage1/NEWS @@ -1,3 +1,4 @@ +1.16: - if you give nfs directory xxx, try to use xxx/ARCH - handle cdroms with and without ARCH at the root |