Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse McConnell2009-08-27 15:08:21 +0000
committerJesse McConnell2009-08-27 15:08:21 +0000
commit9bd6550473107d41f7e7a8ea2dca2df5f26e5010 (patch)
tree4a0f16091d31d84f6baf33d0686b68a7d5da3c5d /VERSION.txt
parent08ac66ba1ffb308044d7daa3f87a2578d1e5ba8e (diff)
downloadorg.eclipse.jetty.project-9bd6550473107d41f7e7a8ea2dca2df5f26e5010.tar.gz
org.eclipse.jetty.project-9bd6550473107d41f7e7a8ea2dca2df5f26e5010.tar.xz
org.eclipse.jetty.project-9bd6550473107d41f7e7a8ea2dca2df5f26e5010.zip
set version for release
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@773 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 7f5a20766c..bdfb56861e 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -1,4 +1,4 @@
-jetty-7.0.0-SNAPSHOT
+jetty-7.0.0.RC5 27 August 2009
+ 286911 Clean out cache when recycling HTTP fields
+ JETTY-838 Don't log and throw
+ JETTY-874 Better header full warnings

Back to the top