aboutsummaryrefslogtreecommitdiff
path: root/ltmain.sh
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2011-11-03 19:46:16 +0100
committerGuido Günther <agx@sigxcpu.org>2011-11-03 19:46:16 +0100
commit325b5a9a1e946a717fff4d0deed3d36e1d33486c (patch)
treec3ebdc5676581929e1786c6ec874c3466fafc414 /ltmain.sh
parentNew upstream version 3.2.0 (diff)
downloadkrb5-auth-dialog-325b5a9a1e946a717fff4d0deed3d36e1d33486c.tar.gz
krb5-auth-dialog-325b5a9a1e946a717fff4d0deed3d36e1d33486c.tar.bz2
krb5-auth-dialog-325b5a9a1e946a717fff4d0deed3d36e1d33486c.zip
New upstream version 3.2.1
Diffstat (limited to 'ltmain.sh')
-rwxr-xr-xltmain.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/ltmain.sh b/ltmain.sh
index c7dd906..c7bf234 100755
--- a/ltmain.sh
+++ b/ltmain.sh
@@ -69,7 +69,7 @@
# compiler: $LTCC
# compiler flags: $LTCFLAGS
# linker: $LD (gnu? $with_gnu_ld)
-# $progname: (GNU libtool) 2.4 Debian-2.4-3
+# $progname: (GNU libtool) 2.4 Debian-2.4-4
# automake: $automake_version
# autoconf: $autoconf_version
#
@@ -79,7 +79,7 @@
PROGRAM=libtool
PACKAGE=libtool
-VERSION="2.4 Debian-2.4-3"
+VERSION="2.4 Debian-2.4-4"
TIMESTAMP=""
package_revision=1.3293
bgstack15