There was an error while loading. Please reload this page.
1 parent 2a1a662 commit 4849173Copy full SHA for 4849173
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.1.1.1858-develop';
+ gc_version constant varchar2(50) := 'v3.1.1.1864-develop';
25
26
/* Constants: Event names */
27
subtype t_event_name is varchar2(30);
0 commit comments