Update of /cvsroot/refdb/homepage
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23532
Modified Files:
download.html
Log Message:
fixed link to perl client library prerelease
Index: download.html
===================================================================
RCS file: /cvsroot/refdb/homepage/download.html,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -U2 -r1.14 -r1.15
--- download.html 7 Oct 2005 22:10:29 -0000 1.14
+++ download.html 22 Oct 2005 22:02:12 -0000 1.15
@@ -182,5 +182,5 @@
<h2 id="prereleases">Prereleases</h2>
- <p>If you don't want to fiddle with CVS (see the next section) but would like to help testing, consider using the latest prerelease. These archives can be installed just like regular releases, but they may not be as well-tested as these. However, you'll get bugfixes and new features that are otherwise only in the CVS version. The latest prerelease, if any, is always right <a href="pre/refdb-latest.tar.gz">here</a>. Perl hackers who want to use the current prerelease need <a href="pre/RefDBClient-Client-1.11.tar.gz">this client library</a>.</p>
+ <p>If you don't want to fiddle with CVS (see the next section) but would like to help testing, consider using the latest prerelease. These archives can be installed just like regular releases, but they may not be as well-tested as these. However, you'll get bugfixes and new features that are otherwise only in the CVS version. The latest prerelease, if any, is always right <a href="pre/refdb-latest.tar.gz">here</a>. Perl hackers who want to use the current prerelease need <a href="pre/RefDBClient-Client-1.13.tar.gz">this client library</a>.</p>
<h2 id="cvseasy">CVS made easy</h2>
|