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