Author: deryck Date: 2007-06-29 16:23:27 +0000 (Fri, 29 Jun 2007) New Revision: 1130
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba-web&rev=1130 Log: Updating "latest release" links. deryck Modified: trunk/devel/index.html trunk/history/index.html Changeset: Modified: trunk/devel/index.html =================================================================== --- trunk/devel/index.html 2007-06-26 20:35:53 UTC (rev 1129) +++ trunk/devel/index.html 2007-06-29 16:23:27 UTC (rev 1130) @@ -14,8 +14,8 @@ <p>As of 4 April 2004, the Samba Team converted from CVS to Subversion for maintaining the Samba source code. All current development is done in a Subversion repository. All older code is in the original CVS tree; this would include 2.2.x versions of Samba, which are no longer in active development.</p> -<p>The latest production release is <em>Samba 3.0.25a</em> (<a -href="/samba/history/samba-3.0.25a.html">release notes</a> and <a +<p>The latest production release is <em>Samba 3.0.25b</em> (<a +href="/samba/history/samba-3.0.25b.html">release notes</a> and <a href="/samba/download/">download</a>).</p> <p>Ongoing future research is being done for Samba 4.0 Modified: trunk/history/index.html =================================================================== --- trunk/history/index.html 2007-06-26 20:35:53 UTC (rev 1129) +++ trunk/history/index.html 2007-06-29 16:23:27 UTC (rev 1130) @@ -6,8 +6,8 @@ <div class="latest"> <ul> - <li>Latest Release — <a href="/samba/#latest">Samba 3.0.25pre2</a></li> - <li>Current Stable Release — <a href="#stable">Samba 3.0.24</a></li> + <li>Latest Release — <a href="/samba/#latest">Samba 3.0.25b</a></li> + <li>Current Stable Release — <a href="/samba/#latest">Samba 3.0.25b</a></li> <!-- Second link will point to #stable on this page when current release is a development release --> </ul> </div>