Skip to content

Commit

Permalink
Updated project version after build [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Travis CI committed Mar 8, 2019
1 parent cf5cb8e commit 4f22ebc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/core/ut_utils.pks
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ create or replace package ut_utils authid definer is
*
*/

gc_version constant varchar2(50) := 'v3.1.4.2595-develop';
gc_version constant varchar2(50) := 'v3.1.4.2619-develop';

subtype t_executable_type is varchar2(30);
gc_before_all constant t_executable_type := 'beforeall';
Expand Down

0 comments on commit 4f22ebc

Please sign in to comment.