release: version 2.11.3 fix
authorRichard Taylor <richard.i.taylor@nokia.com>
Mon, 11 Jan 2010 14:01:47 +0000
branchfix
changeset 53 4f9ea92017a1
parent 52 ae46aeb3faf3
child 54 622c1ddc0579
child 162 155415591a29
release: version 2.11.3
sbsv2/raptor/RELEASE-NOTES.txt
sbsv2/raptor/python/raptor_version.py
--- 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"""