--- 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"""