File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -5587,7 +5587,7 @@ Supplement Regenerated the 4.04 distribution to correct a non-
5587
5587
5588
5588
fix 00DIST file <space> -> tabs
5589
5589
5590
- 4.9?.? ????????? ??, ????
5590
+ 4.99.4 November 18, 2024
5591
5591
5592
5592
fix version parser for clang (lsof-org#305) (#306)
5593
5593
@@ -5614,6 +5614,7 @@ Supplement Regenerated the 4.04 distribution to correct a non-
5614
5614
lib/misc.c: fix build against -std=c23 (`void (*)()`) changed
5615
5615
the meaning) (#327)
5616
5616
5617
+ 4.9?.? ????????? ??, ????
5617
5618
5618
5619
5619
5620
Original file line number Diff line number Diff line change 1
- AC_INIT ( [ lsof] ,[ 4.99.3 ] )
1
+ AC_INIT ( [ lsof] ,[ 4.99.4 ] )
2
2
AM_INIT_AUTOMAKE ( [ subdir-objects] )
3
3
LT_INIT([ disable-fast-install] ) # avoid lt-lsof naming
4
4
# Locate custom m4 macros
Original file line number Diff line number Diff line change 1
- .ds VN 4.99.3
1
+ .ds VN 4.99.4
You can’t perform that action at this time.
0 commit comments