summaryrefslogtreecommitdiff
path: root/dmake/win95
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2006-06-29 10:32:14 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2006-06-29 10:32:14 +0000
commitc894e69ee467a8d3b5bab4204e208a8036e1a27f (patch)
tree9ea3e24b0ddfa19931816a6a36c7d754317a08be /dmake/win95
parentab6ffb84b47e47dc0b3103f0b8701a655f38e1f5 (diff)
INTEGRATION: CWS dmake45 (1.7.2); FILE MERGED
2006/06/20 14:20:37 vq 1.7.2.2: #i66522# Release dmake 4.5. 2006/06/17 17:08:12 vq 1.7.2.1: #i66522# Increase version number in documentation files and set preliminary dmake version to 4.5-cvs.
Diffstat (limited to 'dmake/win95')
-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 e574abaf76aa..eac6784fa02e 100644
--- a/dmake/win95/microsft/config.h
+++ b/dmake/win95/microsft/config.h
@@ -1,6 +1,6 @@
/* $RCSfile: config.h,v $
--- $Revision: 1.7 $
--- last change: $Author: hr $ $Date: 2006-04-20 12:24:12 $
+-- $Revision: 1.8 $
+-- last change: $Author: ihi $ $Date: 2006-06-29 11:32:14 $
--
-- SYNOPSIS
-- Configurarion include file.
@@ -38,7 +38,7 @@
/* Name and version number of this package */
#define PACKAGE "dmake"
-#define VERSION "4.4"
+#define VERSION "4.5"
#define BUILDINFO "Windows / MS Visual C++"
#if defined (_MSC_VER)