diff options
author | Simon McVittie <smcv@debian.org> | 2013-06-12 16:05:53 +0100 |
---|---|---|
committer | Simon McVittie <smcv@debian.org> | 2013-06-12 16:05:53 +0100 |
commit | 74d2166e5fad7901881ed61b4bb12f78ceec0d5f (patch) | |
tree | e5cb32e2960b7f1d955483c15e916228b47f3215 /ltmain.sh | |
parent | 240a7a11d080e12a8572a65559b007518a985f1f (diff) | |
download | dbus-upstream/1.4.26.tar.gz |
Imported Upstream version 1.4.26upstream/1.4.26
Diffstat (limited to 'ltmain.sh')
-rw-r--r-- | ltmain.sh | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 +# $progname: (GNU libtool) 2.4.2 Debian-2.4.2-1.2 # automake: $automake_version # autoconf: $autoconf_version # @@ -80,7 +80,7 @@ PROGRAM=libtool PACKAGE=libtool -VERSION="2.4.2 Debian-2.4.2-1" +VERSION="2.4.2 Debian-2.4.2-1.2" TIMESTAMP="" package_revision=1.3337 |