Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 768a197

Browse files
authored
Merge branch 'develop' into feature/add_cursor_column_check
2 parents 651ea21 + 031a732 commit 768a197

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source/core/ut_utils.pks

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ create or replace package ut_utils authid definer is
2121
*
2222
*/
2323

24-
gc_version constant varchar2(50) := 'v3.0.4.1610-develop';
24+
gc_version constant varchar2(50) := 'v3.0.4.1633-develop';
2525

2626
/* Constants: Event names */
2727
gc_run constant varchar2(12) := 'run';

0 commit comments

Comments
 (0)