diff options
author | Olivier Blin <oblin@mandriva.com> | 2007-08-27 13:59:56 +0000 |
---|---|---|
committer | Olivier Blin <oblin@mandriva.com> | 2007-08-27 13:59:56 +0000 |
commit | d88ded6409264bde50bfa5fa50bf2f60a6eae618 (patch) | |
tree | dd8fc25f4b7a308661c79d1286a80738f0d06e3a /mdk-stage1 | |
parent | 735b543e8ed403f2c02cbdc03d222781dea55675 (diff) | |
download | drakx-d88ded6409264bde50bfa5fa50bf2f60a6eae618.tar drakx-d88ded6409264bde50bfa5fa50bf2f60a6eae618.tar.gz drakx-d88ded6409264bde50bfa5fa50bf2f60a6eae618.tar.bz2 drakx-d88ded6409264bde50bfa5fa50bf2f60a6eae618.tar.xz drakx-d88ded6409264bde50bfa5fa50bf2f60a6eae618.zip |
1.15
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 241b4c40a..a0368106d 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.14 +VERSION=1.15 PRODUCT=drakx-installer-binaries # diff --git a/mdk-stage1/NEWS b/mdk-stage1/NEWS index 6b1cfa041..2623ea9cc 100644 --- a/mdk-stage1/NEWS +++ b/mdk-stage1/NEWS @@ -1,3 +1,4 @@ +1.15: - ask loading modules from /modules if needed - read modules description from /modules/modules.description |