Skip to content

Commit 47e4b40

Browse files
authored
Move from 23.2.0 --> 23.2 as 0 has no meaning any longer (#34)
Signed-off-by: Gerald Venzl <gerald.venzl@oracle.com>
1 parent 5616f38 commit 47e4b40

15 files changed

+15
-15
lines changed

docs/modules/versions/pages/23.2.0/index.adoc renamed to docs/modules/versions/pages/23.2/index.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
= 23.2.0
1+
= 23.2
22

33
Oracle Database 23c was first released in April 2023 via Oracle Database 23c Free – Developer Release.
44

docs/modules/versions/pages/index.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
* xref:12.1.0.2/index.adoc[]
44
* xref:12.1.0.1/index.adoc[]
5-
* xref:23.2.0/index.adoc[]
5+
* xref:23.2/index.adoc[]

features/annotations.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
= Annotations
2-
:database-version: 23.2.0
2+
:database-version: 23.2
33
:database-category: sql
44

55
[[feature_summary]]

features/boolean.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
= Boolean data type
2-
:database-version: 23.2.0
2+
:database-version: 23.2
33
:database-category: sql
44

55
[[feature_summary]]

features/extended-case-controls.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
= Extended CASE Controls
2-
:database-version: 23.2.0
2+
:database-version: 23.2
33
:database-category: plsql
44

55
[[feature_summary]]

features/group-by-alias-position.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
= GROUP BY column alias or position
2-
:database-version: 23.2.0
2+
:database-version: 23.2
33
:database-category: sql
44

55
[[feature_summary]]

features/if-not-exists.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
= IF [NOT] EXISTS
2-
:database-version: 23.2.0
2+
:database-version: 23.2
33
:database-category: sql
44

55
[[feature_summary]]

features/inline-javascript.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
= Inline JavaScript Procedures
2-
:database-version: 23.2.0
2+
:database-version: 23.2
33
:database-category: javascript
44

55
[[feature_summary]]

features/javascript-call-specifications.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
= JavaScript Call Specifications
2-
:database-version: 23.2.0
2+
:database-version: 23.2
33
:database-category: javascript
44

55
[[feature_summary]]

features/javascript-environments.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
= JavaScript Environments
2-
:database-version: 23.2.0
2+
:database-version: 23.2
33
:database-category: javascript
44

55
[[feature_summary]]

0 commit comments

Comments
 (0)