diff options
author | Thierry Vignaud <tv@mageia.org> | 2012-02-22 19:23:32 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mageia.org> | 2012-02-22 19:23:32 +0000 |
commit | a9decfa5927a45607ea31d63c90db72df7920721 (patch) | |
tree | aea9300f64b007da35210f16e30e5711540bcd43 /mdk-stage1 | |
parent | ee625703d0a3569926003e28acc25a22229584b7 (diff) | |
download | drakx-a9decfa5927a45607ea31d63c90db72df7920721.tar drakx-a9decfa5927a45607ea31d63c90db72df7920721.tar.gz drakx-a9decfa5927a45607ea31d63c90db72df7920721.tar.bz2 drakx-a9decfa5927a45607ea31d63c90db72df7920721.tar.xz drakx-a9decfa5927a45607ea31d63c90db72df7920721.zip |
1.61
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 afc7a84a7..09e84f67f 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.60 +VERSION=1.61 PRODUCT=drakx-installer-binaries # diff --git a/mdk-stage1/NEWS b/mdk-stage1/NEWS index 23f31d19f..d59deb366 100644 --- a/mdk-stage1/NEWS +++ b/mdk-stage1/NEWS @@ -1,3 +1,4 @@ +1.61 - fix building with newer dietlibc/zlib 1.60 |