aboutsummaryrefslogtreecommitdiff
path: root/ltmain.sh
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2014-06-20 06:48:51 +0200
committerGuido Günther <agx@sigxcpu.org>2014-06-20 06:48:51 +0200
commit580cd3266f8805c01112017f233e22f54a54db11 (patch)
tree5ed2d0330f32e78a315562936e788eed361f9aea /ltmain.sh
parentNew upstream version 3.8.0 (diff)
downloadkrb5-auth-dialog-580cd3266f8805c01112017f233e22f54a54db11.tar.gz
krb5-auth-dialog-580cd3266f8805c01112017f233e22f54a54db11.tar.bz2
krb5-auth-dialog-580cd3266f8805c01112017f233e22f54a54db11.zip
New upstream version 3.12.0
Diffstat (limited to 'ltmain.sh')
-rw-r--r--ltmain.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/ltmain.sh b/ltmain.sh
index 33f642a..bb5fa02 100644
--- a/ltmain.sh
+++ b/ltmain.sh
@@ -70,7 +70,7 @@
# compiler: $LTCC
# compiler flags: $LTCFLAGS
# linker: $LD (gnu? $with_gnu_ld)
-# $progname: (GNU libtool) 2.4.2 Debian-2.4.2-1.1
+# $progname: (GNU libtool) 2.4.2 Debian-2.4.2-1.7
# automake: $automake_version
# autoconf: $autoconf_version
#
@@ -80,7 +80,7 @@
PROGRAM=libtool
PACKAGE=libtool
-VERSION="2.4.2 Debian-2.4.2-1.1"
+VERSION="2.4.2 Debian-2.4.2-1.7"
TIMESTAMP=""
package_revision=1.3337
bgstack15