version 2.13.0 (candidate 3)
authorJon Chatten
Fri, 09 Apr 2010 09:30:17 +0100
changeset 430 ac96b43f9177
parent 429 d13352a0173e
child 431 b0b75f4eea84
child 478 67f7e5d8e121
version 2.13.0 (candidate 3)
sbsv2/raptor/RELEASE-NOTES.html
sbsv2/raptor/python/raptor_version.py
--- a/sbsv2/raptor/RELEASE-NOTES.html	Fri Apr 09 09:21:38 2010 +0100
+++ b/sbsv2/raptor/RELEASE-NOTES.html	Fri Apr 09 09:30:17 2010 +0100
@@ -34,6 +34,7 @@
 <li><a href="http://developer.symbian.org/bugs/show_bug.cgi?id=2134"> SF Bug 2134 </a> - [Raptor] Raptor does not pass overridden make variables into its makefiles                                           </li>
 <li>                                                                  Fix : do not allow data to be paged implicitly                                                                                          </li>
 <li>                                                                  Fix : sort build configurations by name for metadata preprocessing                                                                      </li>
+<li><a href="http://developer.symbian.org/bugs/show_bug.cgi?id=2302"> SF Bug 2302 </a> - sbs_filter refers to python.exe in win32/python264/                                                                  </li>
 
 </ul>
 
--- a/sbsv2/raptor/python/raptor_version.py	Fri Apr 09 09:21:38 2010 +0100
+++ b/sbsv2/raptor/python/raptor_version.py	Fri Apr 09 09:30:17 2010 +0100
@@ -16,7 +16,7 @@
 
 # replace CHANGESET with the Hg changeset for ANY release
 
-version=(2,13,0,"2010-03-31","symbian build system","CHANGESET")
+version=(2,13,0,"2010-04-09","symbian build system","CHANGESET")
 
 def numericversion():
 	"""Raptor version string"""