From 5e64528403e8a1e5c13c695265582ca9a0f0e7d6 Mon Sep 17 00:00:00 2001 From: Jesse McConnell Date: Tue, 21 Jun 2016 08:18:30 -0500 Subject: [PATCH] set for release --- VERSION.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION.txt b/VERSION.txt index dcb5982322a..0ad3958a2f1 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1,4 +1,4 @@ -jetty-9.3.10-SNAPSHOT - 21 June 2016 +jetty-9.3.10.v20160621 - 21 June 2016 + 388 Add methods to send text frames with pre-encoded strings. + 605 Guard concurrent calls to WebSocketSession.close() + 608 reset encoding set from content type?