We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 198d1b2 commit 64b15c3Copy full SHA for 64b15c3
ChangeLog
@@ -50,7 +50,7 @@ needrestart 3.7
50
- [Kernel] Fix kernel version detection for kernel images >= 6.0.
51
(github issue #245 by Stefan Bühler @tik-stbuehler)
52
53
- -- Thomas Liske <thomas@fiasko-nw.net>
+ -- Thomas Liske <thomas@fiasko-nw.net> Sun, 11 Aug 2024 22:59:32 +0200
54
55
needrestart 3.6
56
perl/lib/NeedRestart.pm
@@ -81,7 +81,7 @@ our %EXPORT_TAGS = (
81
)],
82
);
83
84
-our $VERSION = '3.6';
+our $VERSION = '3.7';
85
my $LOGPREF = '[Core]';
86
87
my %UIs;
0 commit comments