Browse Source

update version of manual

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@491424 13f79535-47bb-0310-9956-ffa450edef68
master
Peter Reilly 18 years ago
parent
commit
2f64ef6ed4
1 changed files with 3 additions and 3 deletions
  1. +3
    -3
      docs/manual/cover.html

+ 3
- 3
docs/manual/cover.html View File

@@ -19,14 +19,14 @@
<head>
<meta http-equiv="Content-Language" content="en-us">
<link rel="stylesheet" type="text/css" href="stylesheets/style.css">
<title>Apache Ant 1.7.0 User Manual</title>
<title>Apache Ant 1.7.1 User Manual</title>
</head>

<body bgcolor="#FFFFFF">
<div align="center">
<h1><img src="../images/ant_logo_large.gif" width="190" height="120"></h1>
<h1>Apache Ant 1.7.0 Manual</h1>
<p align="left">This is the manual for version 1.7.0 of
<h1>Apache Ant 1.7.1 Manual</h1>
<p align="left">This is the manual for version 1.7.1 of
<a target="_top" href="http://ant.apache.org/index.html">Apache Ant</a>.
If your version
of Ant (as verified with <tt>ant -version</tt>) is older or newer than this


Loading…
Cancel
Save