diff options
author | Stefan Fritsch <sf@sfritsch.de> | 2011-12-27 19:42:39 +0100 |
---|---|---|
committer | Stefan Fritsch <sf@sfritsch.de> | 2011-12-27 19:42:39 +0100 |
commit | 6a3ba4eb1e9c7d7e07529543117d79ac01af20f5 (patch) | |
tree | fb5c30ec79d5d0581e9519859f9b8cbc32756803 /build | |
parent | ad14e19ad0400e289b06fb7728aea815e6ed49be (diff) | |
download | apache2-6a3ba4eb1e9c7d7e07529543117d79ac01af20f5.tar.gz |
Upstream tarball 2.2.13upstream/2.2.13
Diffstat (limited to 'build')
-rw-r--r-- | build/ltmain.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/ltmain.sh b/build/ltmain.sh index 27d498a0..2bcb8482 100644 --- a/build/ltmain.sh +++ b/build/ltmain.sh @@ -44,7 +44,7 @@ EXIT_FAILURE=1 PROGRAM=ltmain.sh PACKAGE=libtool VERSION=1.5.26 -TIMESTAMP=" (1.1220.2.492 2008/01/30 06:40:56)" +TIMESTAMP=" (1.1220.2.493 2008/02/01 16:58:18)" # Be Bourne compatible (taken from Autoconf:_AS_BOURNE_COMPATIBLE). if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then |