summaryrefslogtreecommitdiffstats
path: root/dmake
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2007-10-15 14:58:14 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2007-10-15 14:58:14 +0000
commitaa0db89cad2072cc5b42ac930262b8f19183342e (patch)
treea42040693d6126ff58b41efcb1e6750d094a6066 /dmake
parentINTEGRATION: CWS dmake411 (1.8.6); FILE MERGED (diff)
downloadcore-aa0db89cad2072cc5b42ac930262b8f19183342e.tar.gz
core-aa0db89cad2072cc5b42ac930262b8f19183342e.zip
INTEGRATION: CWS dmake411 (1.12.2); FILE MERGED
2007/10/13 23:43:19 vq 1.12.2.2: #i79272# Release dmake 4.11. 2007/07/05 15:58:51 vq 1.12.2.1: #i79271# Bump version to 4.11-cvs.
Diffstat (limited to 'dmake')
-rw-r--r--dmake/win95/microsft/config.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/dmake/win95/microsft/config.h b/dmake/win95/microsft/config.h
index 8b2f03f997d0..831b0d797806 100644
--- a/dmake/win95/microsft/config.h
+++ b/dmake/win95/microsft/config.h
@@ -1,6 +1,6 @@
/* $RCSfile: config.h,v $
--- $Revision: 1.12 $
--- last change: $Author: rt $ $Date: 2007-07-03 11:32:02 $
+-- $Revision: 1.13 $
+-- last change: $Author: ihi $ $Date: 2007-10-15 15:58:14 $
--
-- SYNOPSIS
-- Configurarion include file.
@@ -38,7 +38,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)