branch: externals/websocket
commit 4ca9d4d32ab2d5d5aff4b35c89716c940f49ba89
Author: Andrew Hyatt <ahy...@gmail.com>
Commit: Andrew Hyatt <ahy...@gmail.com>

    Set the version to 1.2, after the last set of server changes.
---
 websocket.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/websocket.el b/websocket.el
index 564e04178a..7ba3a537f4 100644
--- a/websocket.el
+++ b/websocket.el
@@ -5,7 +5,7 @@
 ;; Author: Andrew Hyatt <ahyatt at gmail dot com>
 ;; Maintainer: Andrew Hyatt <ahyatt at gmail dot com>
 ;; Keywords: Communication, Websocket, Server
-;; Version: 1.1
+;; Version: 1.2
 ;;
 ;; This program is free software; you can redistribute it and/or
 ;; modify it under the terms of the GNU General Public License as

Reply via email to