File tree Expand file tree Collapse file tree 2 files changed +5
-11
lines changed Expand file tree Collapse file tree 2 files changed +5
-11
lines changed Original file line number Diff line number Diff line change @@ -32,16 +32,10 @@ <h3>utPLSQL version 2.x</h3>
32
32
33
33
< h2 > Change History</ h2 >
34
34
35
- < h3 > utPLSQL version 2.4.0 (Pending)</ h3 >
36
-
37
- < ul >
38
- < li >
39
- < a href = "<https://github.com/utPLSQL/utPLSQL/issues/4> "> Updated References from sourceforge.net to new GitHub Site.</ a >
40
- </ li >
41
- < li >
42
- < a href = "https://github.com/utPLSQL/utPLSQL/blob/master/CONTRIBUTING.md "> Added
43
- CONTRIBUTING.md</ a >
44
- </ li >
35
+ < h3 > utPLSQL version 2.3.1 (7th July 2016)</ h3 >
36
+
37
+ < ul >
38
+ < li > Updated documentation to reference GitHub.</ li >
45
39
</ ul >
46
40
47
41
Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ Added Standard Headers
45
45
************************************************************************/
46
46
47
47
g_trc BOOLEAN := FALSE;
48
- g_version VARCHAR2 (100) := '2.3.0 ';
48
+ g_version VARCHAR2 (100) := '2.3.1 ';
49
49
50
50
tests test_tt;
51
51
testpkg test_rt;
You can’t perform that action at this time.
0 commit comments