2006-03-09 03:55:05 -06:00
|
|
|
#*************************************************************************
|
|
|
|
#
|
2008-04-11 05:56:41 -05:00
|
|
|
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
|
|
#
|
2010-02-12 08:01:35 -06:00
|
|
|
# Copyright 2000, 2010 Oracle and/or its affiliates.
|
2006-03-09 03:55:05 -06:00
|
|
|
#
|
2008-04-11 05:56:41 -05:00
|
|
|
# OpenOffice.org - a multi-platform office productivity suite
|
2006-03-09 03:55:05 -06:00
|
|
|
#
|
2008-04-11 05:56:41 -05:00
|
|
|
# This file is part of OpenOffice.org.
|
2006-03-09 03:55:05 -06:00
|
|
|
#
|
2008-04-11 05:56:41 -05:00
|
|
|
# OpenOffice.org is free software: you can redistribute it and/or modify
|
|
|
|
# it under the terms of the GNU Lesser General Public License version 3
|
|
|
|
# only, as published by the Free Software Foundation.
|
2006-03-09 03:55:05 -06:00
|
|
|
#
|
2008-04-11 05:56:41 -05:00
|
|
|
# OpenOffice.org 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 version 3 for more details
|
|
|
|
# (a copy is included in the LICENSE file that accompanied this code).
|
2006-03-09 03:55:05 -06:00
|
|
|
#
|
2008-04-11 05:56:41 -05:00
|
|
|
# You should have received a copy of the GNU Lesser General Public License
|
|
|
|
# version 3 along with OpenOffice.org. If not, see
|
|
|
|
# <http://www.openoffice.org/license.html>
|
|
|
|
# for a copy of the LGPLv3 License.
|
2006-03-09 03:55:05 -06:00
|
|
|
#
|
|
|
|
#*************************************************************************
|
|
|
|
|
2010-06-11 07:08:34 -05:00
|
|
|
CLI_URETYPES_NEW_VERSION=1.0.7.0
|
|
|
|
CLI_URETYPES_OLD_VERSION=1.0.0.0-1.0.6.0
|
|
|
|
CLI_URETYPES_POLICY_VERSION=7.0.0.0
|
2008-06-25 06:16:41 -05:00
|
|
|
CLI_URETYPES_POLICY_ASSEMBLY=policy.1.0.cli_uretypes
|
2006-03-09 03:55:05 -06:00
|
|
|
|
2010-06-11 07:08:34 -05:00
|
|
|
CLI_BASETYPES_NEW_VERSION=1.0.18.0
|
|
|
|
CLI_BASETYPES_OLD_VERSION=1.0.0.0-1.0.17.0
|
|
|
|
CLI_BASETYPES_POLICY_VERSION=18.0.0.0
|
2006-03-09 03:55:05 -06:00
|
|
|
CLI_BASETYPES_POLICY_ASSEMBLY=policy.1.0.cli_basetypes
|
|
|
|
|
2010-06-11 07:08:34 -05:00
|
|
|
CLI_URE_NEW_VERSION=1.0.21.0
|
|
|
|
CLI_URE_OLD_VERSION=1.0.0.0-1.0.20.0
|
|
|
|
CLI_URE_POLICY_VERSION=21.0.0.0
|
2006-03-09 03:55:05 -06:00
|
|
|
CLI_URE_POLICY_ASSEMBLY=policy.1.0.cli_ure
|
|
|
|
|
2010-06-11 07:08:34 -05:00
|
|
|
CLI_CPPUHELPER_NEW_VERSION=1.0.21.0
|
|
|
|
CLI_CPPUHELPER_OLD_VERSION=1.0.0.0-1.0.20.0
|
|
|
|
CLI_CPPUHELPER_POLICY_VERSION=21.0.0.0
|
2006-03-09 03:55:05 -06:00
|
|
|
CLI_CPPUHELPER_POLICY_ASSEMBLY=policy.1.0.cli_cppuhelper
|
2010-06-11 07:08:34 -05:00
|
|
|
|