From ee765e042fba54c1947a15c502ee47075c741422 Mon Sep 17 00:00:00 2001 From: Ivo Hinkelmann Date: Mon, 15 Oct 2007 14:59:27 +0000 Subject: INTEGRATION: CWS dmake411 (1.7.2); FILE MERGED 2007/10/13 23:43:19 vq 1.7.2.2: #i79272# Release dmake 4.11. 2007/07/05 15:58:51 vq 1.7.2.1: #i79271# Bump version to 4.11-cvs. --- dmake/winnt/microsft/config.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dmake') diff --git a/dmake/winnt/microsft/config.h b/dmake/winnt/microsft/config.h index 8013ebb57bf1..d6e4cf86473d 100644 --- a/dmake/winnt/microsft/config.h +++ b/dmake/winnt/microsft/config.h @@ -1,4 +1,4 @@ -/* RCS $Id: config.h,v 1.7 2007-07-03 11:32:18 rt Exp $ +/* RCS $Id: config.h,v 1.8 2007-10-15 15:59:27 ihi Exp $ -- -- SYNOPSIS -- Configurarion include file. @@ -27,7 +27,7 @@ /* Name and version number of this package */ #define PACKAGE "dmake" -#define VERSION "4.9" +#define VERSION "4.11" #define BUILDINFO "Windows / MS Visual C++" #if defined (_MSC_VER) -- cgit