File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<!--
3
- Copyright (c) 2000, 2023 , Oracle and/or its affiliates.
3
+ Copyright (c) 2000, 2024 , Oracle and/or its affiliates.
4
4
5
5
Licensed under the Universal Permissive License v 1.0 as shown at
6
6
http://oss.oracle.com/licenses/upl.
@@ -23,14 +23,14 @@ http://oss.oracle.com/licenses/upl.
23
23
12.2.1.1.0 (Oracle) ==> 12.2.1.1000 (.NET), AssemblyPatch = 1 * 1000 + 0 = 1000
24
24
12.2.1.1.1 (Oracle) ==> 12.2.1.1001 (.NET), AssemblyPatch = 1 * 1000 + 1 = 1001
25
25
-->
26
- <AssemblyPatch>14 </AssemblyPatch>
26
+ <AssemblyPatch>17 </AssemblyPatch>
27
27
<AssemblyDescription></AssemblyDescription>
28
28
<BuildType>Release</BuildType>
29
29
<!--
30
30
ComponentVersion is the 4th Oracle version number.
31
31
Patch is the 5th Oracle version number.
32
32
-->
33
33
<ComponentVersion>0</ComponentVersion>
34
- <Patch>14 </Patch>
34
+ <Patch>17 </Patch>
35
35
</PropertyGroup>
36
36
</Project>
You can’t perform that action at this time.
0 commit comments