summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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)