diff options
author | Rüdiger Timm <rt@openoffice.org> | 2006-03-09 09:55:05 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2006-03-09 09:55:05 +0000 |
commit | a4cb0d969901a7bb9968bb118f7e795861c48d2c (patch) | |
tree | 599fbf61894d617ca8bb666691970fe478bc453d /cli_ure/version | |
parent | 2ae0e5dae81088a98f15a7d45b71b7b60e85667b (diff) |
INTEGRATION: CWS jl31 (1.1.2); FILE ADDED
2006/02/20 11:32:03 jl 1.1.2.1: #i62141# facilitate version changes
Diffstat (limited to 'cli_ure/version')
-rw-r--r-- | cli_ure/version/version.txt | 54 |
1 files changed, 54 insertions, 0 deletions
diff --git a/cli_ure/version/version.txt b/cli_ure/version/version.txt new file mode 100644 index 000000000000..89657984055d --- /dev/null +++ b/cli_ure/version/version.txt @@ -0,0 +1,54 @@ +#************************************************************************* +# +# OpenOffice.org - a multi-platform office productivity suite +# +# $RCSfile: version.txt,v $ +# +# $Revision: 1.2 $ +# +# last change: $Author: rt $ $Date: 2006-03-09 10:55:05 $ +# +# The Contents of this file are made available subject to +# the terms of GNU Lesser General Public License Version 2.1. +# +# +# GNU Lesser General Public License Version 2.1 +# ============================================= +# Copyright 2005 by Sun Microsystems, Inc. +# 901 San Antonio Road, Palo Alto, CA 94303, USA +# +# This library is free software; you can redistribute it and/or +# modify it under the terms of the GNU Lesser General Public +# License version 2.1, as published by the Free Software Foundation. +# +# This library is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +# Lesser General Public License for more details. +# +# You should have received a copy of the GNU Lesser General Public +# License along with this library; if not, write to the Free Software +# Foundation, Inc., 59 Temple Place, Suite 330, Boston, +# MA 02111-1307 USA +# +#************************************************************************* + +CLI_TYPES_NEW_VERSION=1.1.3.0 +CLI_TYPES_OLD_VERSION=1.1.0.0-1.1.2.0 +CLI_TYPES_POLICY_VERSION=3.0.0.0 +CLI_TYPES_POLICY_ASSEMBLY=policy.1.1.cli_types + +CLI_BASETYPES_NEW_VERSION=1.0.1.0 +CLI_BASETYPES_OLD_VERSION=1.0.0.0-1.0.0.0 +CLI_BASETYPES_POLICY_VERSION=1.0.0.0 +CLI_BASETYPES_POLICY_ASSEMBLY=policy.1.0.cli_basetypes + +CLI_URE_NEW_VERSION=1.0.3.0 +CLI_URE_OLD_VERSION=1.0.0.0-1.0.2.0 +CLI_URE_POLICY_VERSION=3.0.0.0 +CLI_URE_POLICY_ASSEMBLY=policy.1.0.cli_ure + +CLI_CPPUHELPER_NEW_VERSION=1.0.3.0 +CLI_CPPUHELPER_OLD_VERSION=1.0.0.0-1.0.2.0 +CLI_CPPUHELPER_POLICY_VERSION=3.0.0.0 +CLI_CPPUHELPER_POLICY_ASSEMBLY=policy.1.0.cli_cppuhelper |