summaryrefslogtreecommitdiff
path: root/dmake/win95
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2007-06-12 05:09:19 +0000
committerOliver Bolte <obo@openoffice.org>2007-06-12 05:09:19 +0000
commitc930f8c25d2ccb0bc6ad54ee7f44f5881e5efb3c (patch)
treee3c63394e58d6d321bd408e75450ac7b3dfc0b3e /dmake/win95
parent7cd26650ff78fc5c54fdf923ed35e339784888d8 (diff)
INTEGRATION: CWS dmake48 (1.10.2); FILE MERGED
2007/04/24 17:42:30 vq 1.10.2.2: #i73700# Release dmake 4.8. 2007/01/21 03:00:39 vq 1.10.2.1: #i73700# Bump version to 4.8-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 add59e290b2f..2a020bb0d45f 100644
--- a/dmake/win95/microsft/config.h
+++ b/dmake/win95/microsft/config.h
@@ -1,6 +1,6 @@
/* $RCSfile: config.h,v $
--- $Revision: 1.10 $
--- last change: $Author: vg $ $Date: 2007-01-18 09:50:23 $
+-- $Revision: 1.11 $
+-- last change: $Author: obo $ $Date: 2007-06-12 06:09:19 $
--
-- SYNOPSIS
-- Configurarion include file.
@@ -38,7 +38,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)