From 99d39b121ed3504ecc4138efca9b41e38a921849 Mon Sep 17 00:00:00 2001 From: Thomas Backlund Date: Tue, 6 Dec 2011 18:51:00 +0000 Subject: 1.52: - fix build with gcc-4.6.2 * fixes for -Werror=unused-but-set-variable * minor whitespace cleanups --- mdk-stage1/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mdk-stage1/Makefile') diff --git a/mdk-stage1/Makefile b/mdk-stage1/Makefile index 8d0191033..dbe8f0f46 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.51 +VERSION=1.52 PRODUCT=drakx-installer-binaries # -- cgit v1.2.1