aboutsummaryrefslogtreecommitdiff
path: root/ltmain.sh
diff options
context:
space:
mode:
authorDouglas Gilbert <dgilbert@interlog.com>2015-04-28 18:15:15 +0000
committerDouglas Gilbert <dgilbert@interlog.com>2015-04-28 18:15:15 +0000
commitf54b2fbd8e1cc79cf1bafe9516a4771f88be29a7 (patch)
tree3a8d805ea40c1ce9b7b0ff6011430d2c09f1884a /ltmain.sh
parentff4da0015d44cf5545ec6a75c417910a571bbb05 (diff)
downloadsg3_utils-f54b2fbd8e1cc79cf1bafe9516a4771f88be29a7.tar.gz
tweak build tools to align with Debian 8 (Jessie)
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@643 6180dd3e-e324-4e3e-922d-17de1ae2f315
Diffstat (limited to 'ltmain.sh')
-rwxr-xr-xltmain.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/ltmain.sh b/ltmain.sh
index c29db363..bffda541 100755
--- a/ltmain.sh
+++ b/ltmain.sh
@@ -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.10ubuntu1
+# $progname: (GNU libtool) 2.4.2 Debian-2.4.2-1.11
# automake: $automake_version
# autoconf: $autoconf_version
#
@@ -80,7 +80,7 @@
PROGRAM=libtool
PACKAGE=libtool
-VERSION="2.4.2 Debian-2.4.2-1.10ubuntu1"
+VERSION="2.4.2 Debian-2.4.2-1.11"
TIMESTAMP=""
package_revision=1.3337