diff options
author | Simon McVittie <smcv@debian.org> | 2014-04-30 20:16:11 +0100 |
---|---|---|
committer | Simon McVittie <smcv@debian.org> | 2014-04-30 20:16:11 +0100 |
commit | 56b80e4831471edfa3edcfd114374016941ed52e (patch) | |
tree | b5f7e507ad5c2d6e1263e5870d4d41ccefdfc9ca /ltmain.sh | |
parent | a6267bcc65083d8460e42992acf1d6eeda9aab93 (diff) | |
parent | 789800af438ae1f43b8fdcc1f81874e6ea8b49d0 (diff) | |
download | dbus-56b80e4831471edfa3edcfd114374016941ed52e.tar.gz |
Imported Upstream version 1.8.2upstream/1.8.2
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.6 +# $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.6" +VERSION="2.4.2 Debian-2.4.2-1.7" TIMESTAMP="" package_revision=1.3337 |