Updating VERSION.txt top section
diff --git a/VERSION.txt b/VERSION.txt
index ad158e8..3cbb395 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -1,4 +1,7 @@
-jetty-9.0.0-SNAPSHOT
+jetty-9.0.0.RC2 - 24 February 2013
+ + Fix etc/jetty.xml TimerScheduler typo that is preventing normal startup
+ + Fix etc/jetty-https.xml ExcludeCipherSuites typo that prevents SSL startup
+ + Fix websocket memory use
 
 jetty-9.0.0.RC1 - 22 February 2013
  + 227244 Remove import of backport-util-concurrent Arrays class