aboutsummaryrefslogtreecommitdiff
path: root/www/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'www/index.html')
-rw-r--r--www/index.html13
1 files changed, 8 insertions, 5 deletions
diff --git a/www/index.html b/www/index.html
index 219bed2..23abd9a 100644
--- a/www/index.html
+++ b/www/index.html
@@ -34,16 +34,19 @@ into the pdj object argument. If pdj finds out that the .java is younger
than the .class, pdj will compile it for you.</p>
<h2>Requirements:</h2>
<li><a href="http://www-crca.ucsd.edu/%7Emsp/software.html">pure-data</a>
-0.38.x or better</li>
+0.40.x or better</li>
<li><a href="http://java.sun.com">java jdk</a> 1.4.x or better; <i><b>use java 1.5 !!!</b></i></li>
<li><a href="http://ant.apache.org">apache ant</a> 1.5.x or better for
building</li>
-<li><b>works on linux, os x (tested on 10.4) and windows</b></li>
+<li><b>works on Linux / Windows / OS X</b></li>
<h2>Download:</h2>
-<p>Download latest release here: <a href="pdj-0.8.3.tar.gz">pdj-0.8.3.tar.gz</a>
-/ <a href="pdj-0.8.3-win32.zip">pdj-0.8.3-win32.zip</a>
-(September 9 2006)
+<p>Download latest release here: <a href="pdj-0.8.4.tar.gz">pdj-0.8.4.tar.gz</a>
+/ <a href="pdj-0.8.4-win32.zip">pdj-0.8.4-win32.zip</a>
+/ <a href="pdj-0.8.4-osx.zip">pdj-0.8.4-osx.zip</a>
+(March 2008)
</p>
+<p>Documentation: <a href="pdj.pdf">pdj.pdf</a></p>
+
<small>Contact: asb2m10 .at. users.sourceforge.net</small>
</body>
</html>