Skip to content

Commit ad345f1

Browse files
committed
Merge branch 'develop' of https://github.com/utPLSQL/utPLSQL into feature/cursor_pk_join
2 parents 5eeb7f6 + e7663b6 commit ad345f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.1.2.1899-develop';
24+
gc_version constant varchar2(50) := 'v3.1.2.1901-develop';
2525

2626
/* Constants: Event names */
2727
subtype t_event_name is varchar2(30);

0 commit comments

Comments
 (0)