Skip to content

Commit 932a0b3

Browse files
committed
fix version in configure.ac
1 parent 2e4c7a1 commit 932a0b3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
AC_INIT([lsof],[4.99.0])
1+
AC_INIT([lsof],[4.99.3])
22
AM_INIT_AUTOMAKE([subdir-objects])
33
LT_INIT([disable-fast-install]) # avoid lt-lsof naming
44
# Locate custom m4 macros

0 commit comments

Comments
 (0)