We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 071b9e4 commit 66b77e1Copy full SHA for 66b77e1
ChangeLog
@@ -9,7 +9,7 @@ needrestart (3.3) unstable; urgency=high
9
- [Interp] Supress uninitalized value if abs_path fails.
10
(github issue #120 by Craig Andrews @candrews)
11
12
- -- Thomas Liske <thomas@fiasko-nw.net>
+ -- Thomas Liske <thomas@fiasko-nw.net> Sun, 24 Jun 2018 13:32:47 +0200
13
14
needrestart (3.2) unstable; urgency=medium
15
perl/lib/NeedRestart.pm
@@ -80,7 +80,7 @@ our %EXPORT_TAGS = (
80
)],
81
);
82
83
-our $VERSION = '3.2';
+our $VERSION = '3.3';
84
my $LOGPREF = '[Core]';
85
86
my %UIs;
0 commit comments