# HG changeset patch # User Richard Taylor # Date 1263218507 0 # Node ID 4f9ea92017a1a5e243389cc17fd46d0ee42628d0 # Parent ae46aeb3faf3389534d2072fdd9b3ce5beb93aea release: version 2.11.3 diff -r ae46aeb3faf3 -r 4f9ea92017a1 sbsv2/raptor/RELEASE-NOTES.txt --- a/sbsv2/raptor/RELEASE-NOTES.txt Wed Dec 23 15:10:51 2009 +0000 +++ b/sbsv2/raptor/RELEASE-NOTES.txt Mon Jan 11 14:01:47 2010 +0000 @@ -1,7 +1,7 @@ Release Notes for Symbian Build System v2 -version 2.x.x +version 2.11.3 Defect Fixes: Fix for: filter terminal flags up when recipe truncated diff -r ae46aeb3faf3 -r 4f9ea92017a1 sbsv2/raptor/python/raptor_version.py --- a/sbsv2/raptor/python/raptor_version.py Wed Dec 23 15:10:51 2009 +0000 +++ b/sbsv2/raptor/python/raptor_version.py Mon Jan 11 14:01:47 2010 +0000 @@ -15,7 +15,7 @@ # raptor version information module # -version=(2,11,2,"2009-12-11","symbian build system") +version=(2,11,3,"2010-01-12","symbian build system") def numericversion(): """Raptor version string"""