branch: externals/websocket commit d407c0ad0fcf42c097d36de7a1421d2990288d21 Author: Andrew Hyatt <ahy...@gmail.com> Commit: Andrew Hyatt <ahy...@gmail.com>
Update version to 1.6. --- websocket.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/websocket.el b/websocket.el index 49e8366b39..ec07d7c9df 100644 --- a/websocket.el +++ b/websocket.el @@ -4,7 +4,7 @@ ;; Author: Andrew Hyatt <ahy...@gmail.com> ;; Keywords: Communication, Websocket, Server -;; Version: 1.5 +;; Version: 1.6 ;; ;; This program is free software; you can redistribute it and/or ;; modify it under the terms of the GNU General Public License as