From 8f61207344cf1b14424b016f0dfccb775a3bed88 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Sat, 1 Dec 2018 13:57:53 +0100 Subject: 2.35 --- mdk-stage1/Makefile | 2 +- mdk-stage1/NEWS | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/mdk-stage1/Makefile b/mdk-stage1/Makefile index 34c693698..448460ae2 100644 --- a/mdk-stage1/Makefile +++ b/mdk-stage1/Makefile @@ -13,7 +13,7 @@ # along with this program; if not, write to the Free Software # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -VERSION=2.34 +VERSION=2.35 PRODUCT=drakx-installer-binaries # diff --git a/mdk-stage1/NEWS b/mdk-stage1/NEWS index dc05ca0b4..aa767c714 100644 --- a/mdk-stage1/NEWS +++ b/mdk-stage1/NEWS @@ -1,3 +1,5 @@ +2.35 + - fix compiling with gcc8 - compile with -Wno-error=format-truncation for now -- cgit v1.2.1