diff options
author | Simon McVittie <smcv@debian.org> | 2013-10-09 12:22:03 +0100 |
---|---|---|
committer | Simon McVittie <smcv@debian.org> | 2013-10-09 12:22:03 +0100 |
commit | 46d1ea6379112b52d81efa0eb264321a0471c808 (patch) | |
tree | 080addcb860d6b9344f9435de45e727556bbd5aa /ltmain.sh | |
parent | 20c1496fee4c06a5f268585ba67bd3a6f105fa78 (diff) | |
parent | 9e4f0bf0e114c37e30acd78ade61d2f6e92c625f (diff) | |
download | dbus-46d1ea6379112b52d81efa0eb264321a0471c808.tar.gz |
Imported Upstream version 1.7.6upstream/1.7.6
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.2 +# $progname: (GNU libtool) 2.4.2 Debian-2.4.2-1.3 # automake: $automake_version # autoconf: $autoconf_version # @@ -80,7 +80,7 @@ PROGRAM=libtool PACKAGE=libtool -VERSION="2.4.2 Debian-2.4.2-1.2" +VERSION="2.4.2 Debian-2.4.2-1.3" TIMESTAMP="" package_revision=1.3337 |