We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98d6130 commit 2015d74Copy full SHA for 2015d74
00DIST
@@ -136,6 +136,7 @@
136
4.96.5 December 26, 2022
137
4.97.0 January 17, 2023
138
4.98.0 January 22, 2023
139
+ 4.99.0 November 10, 2023
140
141
142
@@ -5519,7 +5520,7 @@ Supplement Regenerated the 4.04 distribution to correct a non-
5519
5520
5521
[netbsd] Fix lock status reading
5522
-4.9?.? ????????? ??, ????
5523
+4.99.0 November 10, 2023
5524
5525
[netbsd] Get device numer of tmpfs instead of reporting zero
5526
configure.ac
@@ -1,4 +1,4 @@
1
-AC_INIT([lsof],[4.98.0])
+AC_INIT([lsof],[4.99.0])
2
AM_INIT_AUTOMAKE([subdir-objects])
3
LT_INIT([disable-fast-install]) # avoid lt-lsof naming
4
# Locate custom m4 macros
0 commit comments