diff options
Diffstat (limited to 'desktop/util/ooverinfo2.rc')
-rw-r--r-- | desktop/util/ooverinfo2.rc | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/desktop/util/ooverinfo2.rc b/desktop/util/ooverinfo2.rc index 403e0fae72cd..27fb7ae5c1d0 100644 --- a/desktop/util/ooverinfo2.rc +++ b/desktop/util/ooverinfo2.rc @@ -6,9 +6,6 @@ * * OpenOffice.org - a multi-platform office productivity suite * - * $RCSfile: ooverinfo2.rc,v $ - * $Revision: 1.5 $ - * * This file is part of OpenOffice.org. * * OpenOffice.org is free software: you can redistribute it and/or modify @@ -29,7 +26,7 @@ *************************************************************************/ #define VERSION 3 -#define SUBVERSION 1 +#define SUBVERSION 2 //#define VERVARIANT 0 // .0 + VER_CONCEPT // .100 + VER_ALPHA @@ -41,7 +38,7 @@ #define VER_FINAL 0 #define VER_DAY 1 -#define VER_MONTH 4 +#define VER_MONTH 9 #define VER_YEAR 2009 // ----------------------------------------------------------------------- |