version
authorAndres Salomon <dilinger@debian.org>
Thu, 14 Nov 2024 11:09:40 +0000 (11:09 +0000)
committerAndres Salomon <dilinger@debian.org>
Thu, 14 Nov 2024 11:09:40 +0000 (11:09 +0000)
pulled from upstream to fix version test.

commit 932a0b3b1992497e23fd9b8d31116b9ca9b0f98d

fix version in configure.ac

Gbp-Pq: Name version.patch

configure.ac

index 65ab74b95a058e0d466c088733c5d6a0df1b2ce5..b98eac6be52e1f73df7f8c8cd8bb691c5308c55a 100644 (file)
@@ -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