Version 2.14.1 [Candidate 1]
authorIain Williamson <iain.williamson@nokia.com>
Fri, 28 May 2010 15:15:09 +0100
changeset 579 e26b09d36de0
parent 578 cad543700ad8
child 580 6209aeff0f73
Version 2.14.1 [Candidate 1]
sbsv2/raptor/RELEASE-NOTES.html
sbsv2/raptor/python/raptor_version.py
--- a/sbsv2/raptor/RELEASE-NOTES.html	Thu May 27 17:04:53 2010 +0100
+++ b/sbsv2/raptor/RELEASE-NOTES.html	Fri May 28 15:15:09 2010 +0100
@@ -6,7 +6,7 @@
 
 <h1>Release Notes for Symbian Build System v2</h1>
 
-<h2>next version</h2>
+<h2>version 2.14.1</h2>
  
 <h3>Defect Fixes</h3>
 <ul>
--- a/sbsv2/raptor/python/raptor_version.py	Thu May 27 17:04:53 2010 +0100
+++ b/sbsv2/raptor/python/raptor_version.py	Fri May 28 15:15:09 2010 +0100
@@ -16,7 +16,7 @@
 
 # replace CHANGESET with the Hg changeset for ANY release
 
-version=(2,14,0,"2010-05-19","symbian build system","CHANGESET")
+version=(2,14,1,"2010-06-01","symbian build system","CHANGESET")
 
 def numericversion():
 	"""Raptor version string"""