Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cdacf29 + 72206f1 commit 9504d1bCopy full SHA for 9504d1b
1 file changed
source/core/ut_utils.pks
@@ -21,7 +21,7 @@ create or replace package ut_utils authid definer is
21
*
22
*/
23
24
- gc_version constant varchar2(50) := 'v3.0.4.1640-develop';
+ gc_version constant varchar2(50) := 'v3.0.4.1653-develop';
25
26
/* Constants: Event names */
27
gc_run constant varchar2(12) := 'run';
0 commit comments