Updated Oracle release number from 1 to 2.
1 parent d3535cb commit d48443b22fec6efb8712e188118eb29817812e60
Nigel Stanger authored on 1 Jul 2013
Showing 1 changed file
View
4
modules/global-elements.xml
<!--
The release number of the currently used Oracle server.
-->
<template name="OracleServerRelease" match="OracleServerRelease">
<common>1</common>
<common>2</common>
</template>
 
<template name="OracleServerRelease-strip" match="OracleServerRelease" mode="strip">
<common formats="/html/xhtml/">
<!--
The version number of the currently used Oracle server.
-->
<template name="OracleServerVersion" match="OracleServerVersion">
<common>11.1</common>
<common>11.2</common>
</template>
 
<template name="OracleServerVersion-strip" match="OracleServerVersion" mode="strip">
<common formats="/html/xhtml/">