--- a/sbsv2/raptor/RELEASE-NOTES.html Thu May 27 17:04:53 2010 +0100
+++ b/sbsv2/raptor/RELEASE-NOTES.html Fri May 28 15:15:09 2010 +0100
@@ -6,7 +6,7 @@
<h1>Release Notes for Symbian Build System v2</h1>
-<h2>next version</h2>
+<h2>version 2.14.1</h2>
<h3>Defect Fixes</h3>
<ul>
--- a/sbsv2/raptor/python/raptor_version.py Thu May 27 17:04:53 2010 +0100
+++ b/sbsv2/raptor/python/raptor_version.py Fri May 28 15:15:09 2010 +0100
@@ -16,7 +16,7 @@
# replace CHANGESET with the Hg changeset for ANY release
-version=(2,14,0,"2010-05-19","symbian build system","CHANGESET")
+version=(2,14,1,"2010-06-01","symbian build system","CHANGESET")
def numericversion():
"""Raptor version string"""