Skip to content

Commit 64b15c3

Browse files
committed
release needrestart 3.7
1 parent 198d1b2 commit 64b15c3

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
@@ -50,7 +50,7 @@ needrestart 3.7
5050
- [Kernel] Fix kernel version detection for kernel images >= 6.0.
5151
(github issue #245 by Stefan Bühler @tik-stbuehler)
5252

53-
-- Thomas Liske <thomas@fiasko-nw.net>
53+
-- Thomas Liske <thomas@fiasko-nw.net> Sun, 11 Aug 2024 22:59:32 +0200
5454

5555
needrestart 3.6
5656

perl/lib/NeedRestart.pm

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

84-
our $VERSION = '3.6';
84+
our $VERSION = '3.7';
8585
my $LOGPREF = '[Core]';
8686

8787
my %UIs;

0 commit comments

Comments
 (0)