diff options
author | Simon McVittie <smcv@debian.org> | 2012-06-27 17:57:41 +0100 |
---|---|---|
committer | Simon McVittie <smcv@debian.org> | 2012-06-27 17:57:41 +0100 |
commit | b313f4096282ed86c088e0d27f4f0798e5529521 (patch) | |
tree | ddc1abe13deed4d1d352d23c685b51cf9a56a43c /ltmain.sh | |
parent | 5f8487730b96ad8d44f02d1a3aa74a6cceaf72b6 (diff) | |
download | dbus-b313f4096282ed86c088e0d27f4f0798e5529521.tar.gz |
Imported Upstream version 1.6.2upstream/1.6.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 +# $progname: (GNU libtool) 2.4.2 Debian-2.4.2-1.1 # 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.1" TIMESTAMP="" package_revision=1.3337 |