# HG changeset patch # User Richard Taylor # Date 1260453635 0 # Node ID 0785cc0c667b5a99d936df50fc51753a182397b3 # Parent 8271ebf1309fd5b4ea0b3b005c133af9a70354af version 2.11.2 (candidate 1) diff -r 8271ebf1309f -r 0785cc0c667b sbsv2/raptor/RELEASE-NOTES.txt --- 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: diff -r 8271ebf1309f -r 0785cc0c667b sbsv2/raptor/python/raptor_version.py --- 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"""