diff options
-rw-r--r-- | developers.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/developers.html b/developers.html index 372c6d1..78e55c0 100644 --- a/developers.html +++ b/developers.html @@ -22,7 +22,7 @@ Source code <ul class="indented"> <li>Current: <a href="freeside-1.7.3.tar.gz">freeside-1.7.3.tar.gz</a></li> - <li>Testing: <a href="freeside-1.7.4rc1.tar.gz">freeside-1.7.4rc1.tar.gz</a></li> + <li>Testing: <a href="freeside-1.7.4rc2.tar.gz">freeside-1.7.4rc1.tar.gz</a></li> <li>CVS snapshot (1_7_BRANCH): <a href="/cgi-bin/viewvc.cgi/freeside.tar.gz?view=tar&pathrev=FREESIDE_1_7_BRANCH">freeside.tar.gz</a></li> <li>CVS snapshot (HEAD): <a href="/cgi-bin/viewvc.cgi/freeside.tar.gz?view=tar">freeside.tar.gz</a></li> </ul> |