version 2.11.2 (candidate 1) fix
authorRichard Taylor <richard.i.taylor@nokia.com>
Thu, 10 Dec 2009 14:00:35 +0000
branchfix
changeset 42 0785cc0c667b
parent 41 8271ebf1309f
child 43 30712487a43f
child 45 0e5978b000d1
child 78 796529273552
version 2.11.2 (candidate 1)
sbsv2/raptor/RELEASE-NOTES.txt
sbsv2/raptor/python/raptor_version.py
--- a/sbsv2/raptor/RELEASE-NOTES.txt	Mon Dec 07 15:19:38 2009 +0000
+++ b/sbsv2/raptor/RELEASE-NOTES.txt	Thu Dec 10 14:00:35 2009 +0000
@@ -1,6 +1,12 @@
 
 Release Notes for Symbian Build System v2
 
+version 2.11.2
+
+Defect Fixes:
+DPDEF143176 raptor does not respect STDCPP mmp file keyword
+
+
 version 2.11.1
 
 Other Changes:
--- a/sbsv2/raptor/python/raptor_version.py	Mon Dec 07 15:19:38 2009 +0000
+++ b/sbsv2/raptor/python/raptor_version.py	Thu Dec 10 14:00:35 2009 +0000
@@ -15,7 +15,7 @@
 # raptor version information module
 #
 
-version=(2,11,1,"2009-12-16","symbian build system")
+version=(2,11,2,"2009-12-11","symbian build system")
 
 def numericversion():
 	"""Raptor version string"""