diff options
author | André Malo <nd@apache.org> | 2002-12-05 16:11:01 +0000 |
---|---|---|
committer | André Malo <nd@apache.org> | 2002-12-05 16:11:01 +0000 |
commit | d174172d3cb7cddf78abed80577f471cb85c92a4 (patch) | |
tree | aad587b99d31dbb50e8ec16fe4c613826370d868 /docs/manual/misc | |
parent | 1806293559322a9ca016a41c90cef56b05ead2e1 (diff) | |
download | httpd-d174172d3cb7cddf78abed80577f471cb85c92a4.tar.gz |
update version to 2.1 in main index.html.* (except korean, can't display)
and header/footer.html files
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97783 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/misc')
-rw-r--r-- | docs/manual/misc/footer.html | 2 | ||||
-rw-r--r-- | docs/manual/misc/header.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/manual/misc/footer.html b/docs/manual/misc/footer.html index 5ee7eec68a..a418ad44c6 100644 --- a/docs/manual/misc/footer.html +++ b/docs/manual/misc/footer.html @@ -1,5 +1,5 @@ <hr /> - <h3 align="center">Apache HTTP Server Version 2.0</h3> + <h3 align="center">Apache HTTP Server Version 2.1</h3> <a href="./"><img src="../images/index.gif" alt="Index" /></a> <a href="../"><img src="../images/home.gif" alt="Home" /></a> diff --git a/docs/manual/misc/header.html b/docs/manual/misc/header.html index 78b9744837..3c93b3dce8 100644 --- a/docs/manual/misc/header.html +++ b/docs/manual/misc/header.html @@ -1,6 +1,6 @@ <div align="center"> <img src="../images/sub.gif" alt="[APACHE DOCUMENTATION]" /> - <h3>Apache HTTP Server Version 2.0</h3> + <h3>Apache HTTP Server Version 2.1</h3> </div> |