This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "ELPA".
The branch, master has been updated via 4ec3c00c18e6b2ad62ab77467215cb146b69c706 (commit) from ba3d658c98d275eb144789165146cf99ce4dfd14 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 4ec3c00c18e6b2ad62ab77467215cb146b69c706 Author: Andrew Hyatt <ahy...@gmail.com> Date: Sat Sep 21 23:39:31 2013 -0400 websocket.el: Set version to 1.2, after last set of server fixes. diff --git a/packages/websocket/websocket.el b/packages/websocket/websocket.el index 564e041..2390615 100644 --- a/packages/websocket/websocket.el +++ b/packages/websocket/websocket.el @@ -99,7 +99,7 @@ same for the protocols. accept-string (inflight-input nil)) -(defvar websocket-version "1.1" +(defvar websocket-version "1.2" "Version numbers of this version of websocket.el.") (defvar websocket-debug nil ----------------------------------------------------------------------- Summary of changes: packages/websocket/websocket.el | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) hooks/post-receive -- ELPA