summaryrefslogtreecommitdiff
path: root/dmake/winnt
diff options
context:
space:
mode:
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 f9a2bb9f06e7..f0fa845bb600 100644
--- a/dmake/winnt/microsft/config.h
+++ b/dmake/winnt/microsft/config.h
@@ -1,4 +1,4 @@
-/* RCS $Id: config.h,v 1.5 2007-01-18 09:51:47 vg Exp $
+/* RCS $Id: config.h,v 1.6 2007-06-12 06:09:32 obo Exp $
--
-- SYNOPSIS
-- Configurarion include file.
@@ -27,7 +27,7 @@
/* Name and version number of this package */
#define PACKAGE "dmake"
-#define VERSION "4.7"
+#define VERSION "4.8"
#define BUILDINFO "Windows / MS Visual C++"
#if defined (_MSC_VER)