From: Andres Salomon Date: Tue, 18 Feb 2025 01:16:47 +0000 (+0000) Subject: version X-Git-Tag: archive/raspbian/4.99.4+dfsg-2+rpi1~3 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=2694de9beec270a5d9ee98c7980c899b79f7b57a;p=lsof.git version pulled from upstream to fix version test. commit 932a0b3b1992497e23fd9b8d31116b9ca9b0f98d fix version in configure.ac Gbp-Pq: Name version.patch --- diff --git a/configure.ac b/configure.ac index 65ab74b..b98eac6 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([lsof],[4.99.0]) +AC_INIT([lsof],[4.99.3]) AM_INIT_AUTOMAKE([subdir-objects]) LT_INIT([disable-fast-install]) # avoid lt-lsof naming # Locate custom m4 macros