Skip to content

Commit

Permalink
Update version number.
Browse files Browse the repository at this point in the history
  • Loading branch information
liske committed Feb 5, 2019
1 parent 72a4143 commit 2c2e23a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion perl/lib/NeedRestart.pm
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ our %EXPORT_TAGS = (
)],
);

our $VERSION = '3.3';
our $VERSION = '3.4';
my $LOGPREF = '[Core]';

my %UIs;
Expand Down

0 comments on commit 2c2e23a

Please sign in to comment.