diff options
author | David Schweinsberg <[email protected]> | 2007-02-20 10:13:17 +0000 |
---|---|---|
committer | David Schweinsberg <[email protected]> | 2007-02-20 10:13:17 +0000 |
commit | 98c02801d703a40077951c877fba2ea4eb0f5d10 (patch) | |
tree | d1b1088fd89b4636bfdb39b839f43931ebb3bac9 | |
parent | cd389a977a62ed4a2d110137da6727f93fb085e4 (diff) |
The new download page with a link to the ancient release 0.5.1.
-rw-r--r-- | www/download.html | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/www/download.html b/www/download.html new file mode 100644 index 0000000..8d836ac --- /dev/null +++ b/www/download.html @@ -0,0 +1,14 @@ +<?xml version="1.0"?> +<html> +<head> +<title>Typecast Download</title> +</head> +<body> +<h1>Typecast Download</h1> +<p>|<a href="index.html">Home</a>|Download|<a href="http://wiki.java.net/bin/view/Javadesktop/Typecast">Wiki</a>|</p> +<p>You can download the current release, <a href="https://typecast.dev.java.net/files/documents/2511/9759/typecast-bin-0.5.1.zip">Typecast 0.5.1</a>, but it is a little long in the tooth now. If you have the knowhow, +get the head of the CVS repository. Alternatively, a new release (0.5.2) will be available in March 2007.</p> +<p><a href="http://typecast.dev.java.net/servlets/ProjectNewsRSS"><img src="https://typecast.dev.java.net/branding/images/xml.gif" border="0" width="36" height="14" alt="XML" align="absmiddle"></a> <b>Typecast RSS</b></p> +<p><i>$Revision: 1.1 $ $Date: 2007-02-20 10:13:17 $</i></p> +</body> +</html> |