Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Wilkins2009-08-18 00:57:46 +0000
committerGreg Wilkins2009-08-18 00:57:46 +0000
commit039af3b9cc208f780cc88700d13f989fe7b119cf (patch)
tree274eebc77e0f707c54b3064d8caee881529f2b96 /VERSION.txt
parent800dfa288360cd02343b61f2878bc087b78084d6 (diff)
downloadorg.eclipse.jetty.project-039af3b9cc208f780cc88700d13f989fe7b119cf.tar.gz
org.eclipse.jetty.project-039af3b9cc208f780cc88700d13f989fe7b119cf.tar.xz
org.eclipse.jetty.project-039af3b9cc208f780cc88700d13f989fe7b119cf.zip
ready for release
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@734 7e9141cc-0065-0410-87d8-b60c137991c4
Diffstat (limited to 'VERSION.txt')
-rw-r--r--VERSION.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/VERSION.txt b/VERSION.txt
index 77df7af283..d889d043bf 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -1,4 +1,4 @@
-jetty-7.0.0.RC4-SNAPSHOT
+jetty-7.0.0.RC4 18 August 2009
+ 286185 Implement ability for JSON implementation to automatically register convertors
+ Added discoverable start options
+ 286535 ContentExchange status code

Back to the top