diff options
author | Arnaud Patard <rtp@mageia.org> | 2011-03-18 22:32:03 +0000 |
---|---|---|
committer | Arnaud Patard <rtp@mageia.org> | 2011-03-18 22:32:03 +0000 |
commit | e4011477d789b1d44ba56f3c44f5d23e92749b2c (patch) | |
tree | 50508fa5d5c612c8d5b24101b12df4b749420def /mdk-stage1 | |
parent | 36c83b1bd818f6d3e66fbffb13c5f2d6e44171be (diff) | |
download | drakx-backup-do-not-use-e4011477d789b1d44ba56f3c44f5d23e92749b2c.tar drakx-backup-do-not-use-e4011477d789b1d44ba56f3c44f5d23e92749b2c.tar.gz drakx-backup-do-not-use-e4011477d789b1d44ba56f3c44f5d23e92749b2c.tar.bz2 drakx-backup-do-not-use-e4011477d789b1d44ba56f3c44f5d23e92749b2c.tar.xz drakx-backup-do-not-use-e4011477d789b1d44ba56f3c44f5d23e92749b2c.zip |
- stage 1 : bump version
Diffstat (limited to 'mdk-stage1')
-rw-r--r-- | mdk-stage1/Makefile | 2 | ||||
-rw-r--r-- | mdk-stage1/NEWS | 3 |
2 files changed, 4 insertions, 1 deletions
diff --git a/mdk-stage1/Makefile b/mdk-stage1/Makefile index 1f2ea6803..2140e2aa8 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.47 +VERSION=1.48 PRODUCT=drakx-installer-binaries # diff --git a/mdk-stage1/NEWS b/mdk-stage1/NEWS index 18d8d902a..c80b0999b 100644 --- a/mdk-stage1/NEWS +++ b/mdk-stage1/NEWS @@ -1,3 +1,6 @@ +1.48: +- arm/mips support +- try to handle built-in modules - fix build with Werror 1.47: |