projects
/
lsof.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
29c069e
)
version
author
Andres Salomon
<dilinger@debian.org>
Tue, 18 Feb 2025 01:16:47 +0000
(
01:16
+0000)
committer
Peter Michael Green
<plugwash@raspbian.org>
Tue, 18 Feb 2025 01:16:47 +0000
(
01:16
+0000)
pulled from upstream to fix version test.
commit
932a0b3b1992497e23fd9b8d31116b9ca9b0f98d
fix version in configure.ac
Gbp-Pq: Name version.patch
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index 65ab74b95a058e0d466c088733c5d6a0df1b2ce5..b98eac6be52e1f73df7f8c8cd8bb691c5308c55a 100644
(file)
--- 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