diff options
author | Hans-Joachim Lankenau <hjs@openoffice.org> | 2010-12-17 16:42:38 +0100 |
---|---|---|
committer | Hans-Joachim Lankenau <hjs@openoffice.org> | 2010-12-17 16:42:38 +0100 |
commit | 4a2bf7287695e8b501657ed2ed082c47cc9c9df0 (patch) | |
tree | 88ea6e798d9ac494cf50de54cdab930cb7299fc5 /desktop/util | |
parent | 06ef0faa30025f0dbbc62c498a7c577c70e097c3 (diff) | |
parent | 8b8ffa54a73587bfb28eab13126e2bb3295a2389 (diff) |
CWS-TOOLING: integrate CWS dv22
Diffstat (limited to 'desktop/util')
-rwxr-xr-x[-rw-r--r--] | desktop/util/ooverinfo2.rc | 16 |
1 files changed, 1 insertions, 15 deletions
diff --git a/desktop/util/ooverinfo2.rc b/desktop/util/ooverinfo2.rc index 8bc39767f04a..17af6818551e 100644..100755 --- a/desktop/util/ooverinfo2.rc +++ b/desktop/util/ooverinfo2.rc @@ -25,21 +25,7 @@ * *************************************************************************/ -#define VERSION 3 -#define SUBVERSION 3 -//#define VERVARIANT 0 -// .0 + VER_CONCEPT -// .100 + VER_ALPHA -// .200 + VER_BETA -// .300 + VER_GAMMA -// .500 + VER_FINAL -//#define VER_CONCEPT 0 -//#define VER_BETA 6 -#define VER_FINAL 0 - -#define VER_DAY 1 -#define VER_MONTH 1 -#define VER_YEAR 2010 +#include "version.hrc" // ----------------------------------------------------------------------- |