diff options
author | Guido Günther <agx@sigxcpu.org> | 2011-09-26 22:21:04 +0200 |
---|---|---|
committer | Guido Günther <agx@sigxcpu.org> | 2011-09-26 22:21:04 +0200 |
commit | aeda5d1ae9171f5059d44065796984f390832c6a (patch) | |
tree | adb5fbda13da5ce1d6175468cb9f847c570a123c /ltmain.sh | |
parent | Document changes and release 3.0.1-1 (diff) | |
parent | New upstream version 3.2.0 (diff) | |
download | krb5-auth-dialog-aeda5d1ae9171f5059d44065796984f390832c6a.tar.gz krb5-auth-dialog-aeda5d1ae9171f5059d44065796984f390832c6a.tar.bz2 krb5-auth-dialog-aeda5d1ae9171f5059d44065796984f390832c6a.zip |
Merge commit 'upstream/3.2.0'
Diffstat (limited to 'ltmain.sh')
-rwxr-xr-x | ltmain.sh | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -69,7 +69,7 @@ # compiler: $LTCC # compiler flags: $LTCFLAGS # linker: $LD (gnu? $with_gnu_ld) -# $progname: (GNU libtool) 2.4 Debian-2.4-2 +# $progname: (GNU libtool) 2.4 Debian-2.4-3 # automake: $automake_version # autoconf: $autoconf_version # @@ -79,7 +79,7 @@ PROGRAM=libtool PACKAGE=libtool -VERSION="2.4 Debian-2.4-2" +VERSION="2.4 Debian-2.4-3" TIMESTAMP="" package_revision=1.3293 |