summaryrefslogtreecommitdiff
path: root/dmake/winnt
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2007-01-18 08:51:47 +0000
committerVladimir Glazounov <vg@openoffice.org>2007-01-18 08:51:47 +0000
commitb1964ba80db8e6ddc163b35ead793eb09bb3fbed (patch)
tree643229c31ee3fb095cde8588cadbd51fb32842f3 /dmake/winnt
parent2341a5de398a477daa77b4a9b2ca9d37a9d7b699 (diff)
INTEGRATION: CWS dmake47 (1.4.2); FILE MERGED
2006/11/23 16:58:02 vq 1.4.2.2: #i69952# Release dmake 4.7. 2006/09/28 17:33:08 vq 1.4.2.1: #i69952# Bump version to 4.7-cvs.
Diffstat (limited to 'dmake/winnt')
-rw-r--r--dmake/winnt/microsft/config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/dmake/winnt/microsft/config.h b/dmake/winnt/microsft/config.h
index 34686bdff341..f9a2bb9f06e7 100644
--- a/dmake/winnt/microsft/config.h
+++ b/dmake/winnt/microsft/config.h
@@ -1,4 +1,4 @@
-/* RCS $Id: config.h,v 1.4 2006-09-25 09:53:26 vg Exp $
+/* RCS $Id: config.h,v 1.5 2007-01-18 09:51:47 vg Exp $
--
-- SYNOPSIS
-- Configurarion include file.
@@ -27,7 +27,7 @@
/* Name and version number of this package */
#define PACKAGE "dmake"
-#define VERSION "4.6"
+#define VERSION "4.7"
#define BUILDINFO "Windows / MS Visual C++"
#if defined (_MSC_VER)