aboutsummaryrefslogtreecommitdiff
path: root/ltmain.sh
diff options
context:
space:
mode:
authorDouglas Gilbert <dgilbert@interlog.com>2012-12-10 04:59:22 +0000
committerDouglas Gilbert <dgilbert@interlog.com>2012-12-10 04:59:22 +0000
commit59d30db8fe57032c0f469967159af3009eb95faa (patch)
tree4000dc8675100c8a21dff710299de3a85ec20c38 /ltmain.sh
parenta455114c44be5eb5ef423bb2e39da233589cd0dd (diff)
downloadsg3_utils-59d30db8fe57032c0f469967159af3009eb95faa.tar.gz
sg_compare_and_write: first cut
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@469 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 c2852d85..0096fe6c 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-1ubuntu1
+# $progname: (GNU libtool) 2.4.2 Debian-2.4.2-1ubuntu2
# automake: $automake_version
# autoconf: $autoconf_version
#
@@ -80,7 +80,7 @@
PROGRAM=libtool
PACKAGE=libtool
-VERSION="2.4.2 Debian-2.4.2-1ubuntu1"
+VERSION="2.4.2 Debian-2.4.2-1ubuntu2"
TIMESTAMP=""
package_revision=1.3337