From d18aa010271e50f25d4e2f601741c4437f805a60 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Wed, 18 Jul 2007 13:58:24 +0000 Subject: [PATCH] INTEGRATION: CWS mh23 (1.9.740); FILE MERGED 2007/07/17 15:13:36 mh 1.9.740.1: update Version info in executables, #i79696# --- solenv/inc/shlinfo.rc | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/solenv/inc/shlinfo.rc b/solenv/inc/shlinfo.rc index dc177fe0cc2c..cd23bb54bbe1 100644 --- a/solenv/inc/shlinfo.rc +++ b/solenv/inc/shlinfo.rc @@ -4,9 +4,9 @@ * * $RCSfile: shlinfo.rc,v $ * - * $Revision: 1.9 $ + * $Revision: 1.10 $ * - * last change: $Author: rt $ $Date: 2005-09-08 09:40:50 $ + * last change: $Author: obo $ $Date: 2007-07-18 14:58:24 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -33,9 +33,9 @@ * ************************************************************************/ -#define VERSION 8 -//#define SUBVERSION 0 -//#define VERVARIANT 0 +#define VERSION 2 +#define SUBVERSION 3 +#define VERVARIANT 0 // .0 + VER_CONCEPT // .100 + VER_ALPHA @@ -47,8 +47,8 @@ #define VER_FINAL 0 #define VER_DAY 1 -#define VER_MONTH 6 -#define VER_YEAR 2005 +#define VER_MONTH 9 +#define VER_YEAR 2007 // -----------------------------------------------------------------------