diff options
author | Oliver Bolte <obo@openoffice.org> | 2004-06-04 01:43:18 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2004-06-04 01:43:18 +0000 |
commit | 5ab5f7b3abed7113adc1baafe19486164d41acf1 (patch) | |
tree | ff6627c7e7afbd78c45fa9ed14cc995dacbb09e0 /registry | |
parent | 17638b48f902e96d578c408ee2bea46959008b98 (diff) |
INTEGRATION: CWS sb18 (1.2.4); FILE MERGED
2004/05/18 15:35:25 sb 1.2.4.2: #i21150# Added new feature: published.
2004/04/08 14:34:19 sb 1.2.4.1: #i21150# Initial support for polymorphic struct types.
Diffstat (limited to 'registry')
-rw-r--r-- | registry/inc/registry/version.h | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/registry/inc/registry/version.h b/registry/inc/registry/version.h index e0172a20a4c5..3ee9361c8bcf 100644 --- a/registry/inc/registry/version.h +++ b/registry/inc/registry/version.h @@ -2,9 +2,9 @@ * * $RCSfile: version.h,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: rt $ $Date: 2004-03-30 16:34:06 $ + * last change: $Author: obo $ $Date: 2004-06-04 02:43:18 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -93,7 +93,8 @@ enum typereg_Version { <p>This version added support for multiple-inheritance interface types, extended interface type attributes, single-interface–based - services, and interface-based singletons.</p> + services, interface-based singletons, polymorphic struct types, and + published entities.</p> */ TYPEREG_VERSION_1, |