Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoakim Erdfelt2010-06-09 18:49:02 +0000
committerJoakim Erdfelt2010-06-09 18:49:02 +0000
commitb82a6e3845fa1ca737a8042d85de18818c7f1cd9 (patch)
treeadabda5cec4730c745989af464233331613dd9f5
parentd6d12faacca1b1a133580108c533876bc8f1d293 (diff)
downloadorg.eclipse.jetty.project-b82a6e3845fa1ca737a8042d85de18818c7f1cd9.tar.gz
org.eclipse.jetty.project-b82a6e3845fa1ca737a8042d85de18818c7f1cd9.tar.xz
org.eclipse.jetty.project-b82a6e3845fa1ca737a8042d85de18818c7f1cd9.zip
Updating VERSION.txt
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1957 7e9141cc-0065-0410-87d8-b60c137991c4
-rw-r--r--VERSION.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/VERSION.txt b/VERSION.txt
index 7de59ea96c..22a37d053c 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -1,4 +1,4 @@
-jetty-7.1.4-SNAPSHOT
+jetty-7.1.4.v20100609
+ 298551 SslSocketConnector does not need keystore stream
+ 295715 AbstractSessionManager decoupled from Context
+ 292326 Stop continuations if server is stopped.

Back to the top