summaryrefslogtreecommitdiff
path: root/dmake/win95
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2006-09-25 08:52:48 +0000
committerVladimir Glazounov <vg@openoffice.org>2006-09-25 08:52:48 +0000
commit74c18c7699baaca26e99073106d86dfe3a9b68ff (patch)
tree6b997dd78370cc01649e2f3ac1f15861493f2fb7 /dmake/win95
parent44e7b6e4d0f73a3ff876e8a2e981ebf09cba150d (diff)
INTEGRATION: CWS dmake46 (1.8.2); FILE MERGED
2006/09/21 20:57:36 vq 1.8.2.2: #i67689# Release dmake 4.6. 2006/07/23 04:27:59 vq 1.8.2.1: #i67689# Bump version to 4.6-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 eac6784fa02e..24bee5e2430a 100644
--- a/dmake/win95/microsft/config.h
+++ b/dmake/win95/microsft/config.h
@@ -1,6 +1,6 @@
/* $RCSfile: config.h,v $
--- $Revision: 1.8 $
--- last change: $Author: ihi $ $Date: 2006-06-29 11:32:14 $
+-- $Revision: 1.9 $
+-- last change: $Author: vg $ $Date: 2006-09-25 09:52:48 $
--
-- SYNOPSIS
-- Configurarion include file.
@@ -38,7 +38,7 @@
/* Name and version number of this package */
#define PACKAGE "dmake"
-#define VERSION "4.5"
+#define VERSION "4.6"
#define BUILDINFO "Windows / MS Visual C++"
#if defined (_MSC_VER)