From: <otm...@us...> - 2010-10-24 20:39:47
|
Revision: 7167 http://jython.svn.sourceforge.net/jython/?rev=7167&view=rev Author: otmarhumbel Date: 2010-10-24 20:39:41 +0000 (Sun, 24 Oct 2010) Log Message: ----------- fix the version in the welcome title Modified Paths: -------------- tags/Release_2_5_2rc2/jython/README.txt Modified: tags/Release_2_5_2rc2/jython/README.txt =================================================================== --- tags/Release_2_5_2rc2/jython/README.txt 2010-10-24 20:14:44 UTC (rev 7166) +++ tags/Release_2_5_2rc2/jython/README.txt 2010-10-24 20:39:41 UTC (rev 7167) @@ -1,4 +1,4 @@ -Welcome to Jython 2.5.2 rc1 +Welcome to Jython 2.5.2 rc2 =========================== This is the second release candidate of the 2.5.2 version of Jython. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |