aboutsummaryrefslogtreecommitdiff
path: root/ltmain.sh
diff options
context:
space:
mode:
authorDouglas Gilbert <dgilbert@interlog.com>2011-08-07 03:10:30 +0000
committerDouglas Gilbert <dgilbert@interlog.com>2011-08-07 03:10:30 +0000
commit21fd155d93a09cf04655e43b136753c013f89745 (patch)
treee04fd4700713e40ffe1506d48a052489fec7f694 /ltmain.sh
parentf1d4d50712b3455c011a91f244c336552d735f6a (diff)
downloadsg3_utils-21fd155d93a09cf04655e43b136753c013f89745.tar.gz
bump to 1.33; win: change DataBufferOffset type per MSDN, caused problem with 64 bit arch
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@411 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 7ed280bc..fa4b1e1f 100755
--- a/ltmain.sh
+++ b/ltmain.sh
@@ -65,7 +65,7 @@
# compiler: $LTCC
# compiler flags: $LTCFLAGS
# linker: $LD (gnu? $with_gnu_ld)
-# $progname: (GNU libtool) 2.2.6b Debian-2.2.6b-2ubuntu1
+# $progname: (GNU libtool) 2.2.6b Debian-2.2.6b-2ubuntu3
# automake: $automake_version
# autoconf: $autoconf_version
#
@@ -73,7 +73,7 @@
PROGRAM=ltmain.sh
PACKAGE=libtool
-VERSION="2.2.6b Debian-2.2.6b-2ubuntu1"
+VERSION="2.2.6b Debian-2.2.6b-2ubuntu3"
TIMESTAMP=""
package_revision=1.3017