diff options
author | Alexandre Oliva <aoliva@redhat.com> | 2001-04-20 09:28:05 +0000 |
---|---|---|
committer | Alexandre Oliva <aoliva@redhat.com> | 2001-04-20 09:28:05 +0000 |
commit | b5bf43f253d0c95dff06df5aeac87e5253ff4f4b (patch) | |
tree | d699bba92509b9d835fe547b495efec5602a2719 /ltmain.sh | |
parent | d036b4d9cf02ad886f575ea71c9dc3f7c887b31d (diff) | |
download | binutils-gdb-b5bf43f253d0c95dff06df5aeac87e5253ff4f4b.tar.gz |
* ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
1.641.2.228.
Diffstat (limited to 'ltmain.sh')
-rw-r--r-- | ltmain.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ltmain.sh b/ltmain.sh index d8f53859067..daaf6bb5e9e 100644 --- a/ltmain.sh +++ b/ltmain.sh @@ -56,7 +56,7 @@ modename="$progname" PROGRAM=ltmain.sh PACKAGE=libtool VERSION=1.4a -TIMESTAMP=" (1.641.2.226 2001/04/12 02:39:36)" +TIMESTAMP=" (1.641.2.228 2001/04/20 08:53:18)" default_mode= help="Try \`$progname --help' for more information." |