diff options
Diffstat (limited to 'dmake/winnt/microsft/config.h')
-rw-r--r-- | dmake/winnt/microsft/config.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dmake/winnt/microsft/config.h b/dmake/winnt/microsft/config.h index 4051d8cad3e2..34686bdff341 100644 --- a/dmake/winnt/microsft/config.h +++ b/dmake/winnt/microsft/config.h @@ -1,4 +1,4 @@ -/* RCS $Id: config.h,v 1.3 2006-06-29 11:32:54 ihi Exp $ +/* RCS $Id: config.h,v 1.4 2006-09-25 09:53:26 vg Exp $ -- -- SYNOPSIS -- Configurarion include file. @@ -27,7 +27,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) |