Author: maartenc
Date: Tue Dec 16 14:01:07 2008
New Revision: 727186
URL: http://svn.apache.org/viewvc?rev=727186&view=rev
Log:
Preparing 2.0.0 release.
Modified:
ant/ivy/core/branches/2.0.0/doc/printTemplate.html
ant/ivy/core/branches/2.0.0/doc/template.html
Modified: ant/ivy/core/branches/2.0.0/doc/printTemplate.html
URL:
http://svn.apache.org/viewvc/ant/ivy/core/branches/2.0.0/doc/printTemplate.html?rev=727186&r1=727185&r2=727186&view=diff
==============================================================================
--- ant/ivy/core/branches/2.0.0/doc/printTemplate.html (original)
+++ ant/ivy/core/branches/2.0.0/doc/printTemplate.html Tue Dec 16 14:01:07 2008
@@ -20,7 +20,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
-<title>${title} | Ivy</title>
+<title>${title} | Ivy 2.0.0</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link rel="stylesheet" type="text/css" href="style/print-style.css" />
</head>
Modified: ant/ivy/core/branches/2.0.0/doc/template.html
URL:
http://svn.apache.org/viewvc/ant/ivy/core/branches/2.0.0/doc/template.html?rev=727186&r1=727185&r2=727186&view=diff
==============================================================================
--- ant/ivy/core/branches/2.0.0/doc/template.html (original)
+++ ant/ivy/core/branches/2.0.0/doc/template.html Tue Dec 16 14:01:07 2008
@@ -20,7 +20,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
-<title>${title} | Ivy Documentation</title>
+<title>${title} | Ivy 2.0.0 Documentation</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link rel="stylesheet" type="text/css" href="style/style.css" />
<script src="js/jquery.pack.js" type="text/javascript"></script>