Skip to content

Commit 66b77e1

Browse files
committed
Release version 3.3.
1 parent 071b9e4 commit 66b77e1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ChangeLog

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ needrestart (3.3) unstable; urgency=high
99
- [Interp] Supress uninitalized value if abs_path fails.
1010
(github issue #120 by Craig Andrews @candrews)
1111

12-
-- Thomas Liske <thomas@fiasko-nw.net>
12+
-- Thomas Liske <thomas@fiasko-nw.net> Sun, 24 Jun 2018 13:32:47 +0200
1313

1414
needrestart (3.2) unstable; urgency=medium
1515

perl/lib/NeedRestart.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ our %EXPORT_TAGS = (
8080
)],
8181
);
8282

83-
our $VERSION = '3.2';
83+
our $VERSION = '3.3';
8484
my $LOGPREF = '[Core]';
8585

8686
my %UIs;

0 commit comments

Comments
 (0)