aboutsummaryrefslogtreecommitdiff
path: root/ltmain.sh
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2014-10-27 20:14:06 +0100
committerGuido Günther <agx@sigxcpu.org>2014-10-27 20:14:06 +0100
commitc39fada698da5b17680af8d9e6958b07bfbdbdd3 (patch)
treee9e2eae6977769d87736dd9c5a197c7b7e14a266 /ltmain.sh
parentDocument changes and release 3.12.0-2 (diff)
parentNew upstream version 3.15.1 (diff)
downloadkrb5-auth-dialog-c39fada698da5b17680af8d9e6958b07bfbdbdd3.tar.gz
krb5-auth-dialog-c39fada698da5b17680af8d9e6958b07bfbdbdd3.tar.bz2
krb5-auth-dialog-c39fada698da5b17680af8d9e6958b07bfbdbdd3.zip
Merge tag 'upstream/3.15.1' into experimental
Upstream version 3.15.1 # gpg: Signature made Mo 27 Okt 2014 20:14:03 CET # gpg: using RSA key 0x07B8B7B0EA98120B # gpg: please do a --check-trustdb # gpg: Good signature from "Guido Günther <agx@sigxcpu.org>" # gpg: aka "Guido Günther <gg@godiug.net>" # gpg: aka "Guido Günther <agx@debian.org>"
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 bb5fa02..3fd54df 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.7
+# $progname: (GNU libtool) 2.4.2 Debian-2.4.2-1.10
# automake: $automake_version
# autoconf: $autoconf_version
#
@@ -80,7 +80,7 @@
PROGRAM=libtool
PACKAGE=libtool
-VERSION="2.4.2 Debian-2.4.2-1.7"
+VERSION="2.4.2 Debian-2.4.2-1.10"
TIMESTAMP=""
package_revision=1.3337
bgstack15