diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-09-04 09:25:26 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-09-04 09:25:26 +0000 |
commit | 65cf0ef6387b1916d771c832447ccddfc028f66e (patch) | |
tree | d608fd551b336ab3718a75fb97fc73b67069dd15 /ltmain.sh | |
parent | Adding upstream version 2.13.0. (diff) | |
download | dnsperf-152dc1bbdc50862edeb22e1422f83f929de764e2.tar.xz dnsperf-152dc1bbdc50862edeb22e1422f83f929de764e2.zip |
Adding upstream version 2.13.1.upstream/2.13.1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'ltmain.sh')
-rwxr-xr-x[-rw-r--r--] | ltmain.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ltmain.sh b/ltmain.sh index 0cb7f90..540a92a 100644..100755 --- a/ltmain.sh +++ b/ltmain.sh @@ -31,7 +31,7 @@ PROGRAM=libtool PACKAGE=libtool -VERSION="2.4.6 Debian-2.4.6-14" +VERSION="2.4.6 Debian-2.4.6-15build2" package_revision=2.4.6 @@ -2141,7 +2141,7 @@ include the following information: compiler: $LTCC compiler flags: $LTCFLAGS linker: $LD (gnu? $with_gnu_ld) - version: $progname $scriptversion Debian-2.4.6-14 + version: $progname $scriptversion Debian-2.4.6-15build2 automake: `($AUTOMAKE --version) 2>/dev/null |$SED 1q` autoconf: `($AUTOCONF --version) 2>/dev/null |$SED 1q` |