Skip to content

Commit 84c63d3

Browse files
committed
bump version to 14.1.1.0.17 and update readme file
[git-p4: depot-paths = "//dev/release.net/coherence-net-v14.1.1.0/": change = 108242]
1 parent 8524e4d commit 84c63d3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Coherence.properties

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!--
3-
Copyright (c) 2000, 2023, Oracle and/or its affiliates.
3+
Copyright (c) 2000, 2024, Oracle and/or its affiliates.
44

55
Licensed under the Universal Permissive License v 1.0 as shown at
66
http://oss.oracle.com/licenses/upl.
@@ -23,14 +23,14 @@ http://oss.oracle.com/licenses/upl.
2323
12.2.1.1.0 (Oracle) ==> 12.2.1.1000 (.NET), AssemblyPatch = 1 * 1000 + 0 = 1000
2424
12.2.1.1.1 (Oracle) ==> 12.2.1.1001 (.NET), AssemblyPatch = 1 * 1000 + 1 = 1001
2525
-->
26-
<AssemblyPatch>14</AssemblyPatch>
26+
<AssemblyPatch>17</AssemblyPatch>
2727
<AssemblyDescription></AssemblyDescription>
2828
<BuildType>Release</BuildType>
2929
<!--
3030
ComponentVersion is the 4th Oracle version number.
3131
Patch is the 5th Oracle version number.
3232
-->
3333
<ComponentVersion>0</ComponentVersion>
34-
<Patch>14</Patch>
34+
<Patch>17</Patch>
3535
</PropertyGroup>
3636
</Project>

0 commit comments

Comments
 (0)