branch: externals/websocket commit a9b8e74fa190024cd450ef4f832482e8438674fa Author: Andrew Hyatt <ahy...@gmail.com> Commit: Andrew Hyatt <ahy...@gmail.com>
Update version to 1.8 --- .DS_Store | Bin 0 -> 6148 bytes websocket.el | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000000..5008ddfcf5 Binary files /dev/null and b/.DS_Store differ diff --git a/websocket.el b/websocket.el index 9754f040eb..3784a30916 100644 --- a/websocket.el +++ b/websocket.el @@ -4,7 +4,7 @@ ;; Author: Andrew Hyatt <ahy...@gmail.com> ;; Keywords: Communication, Websocket, Server -;; Version: 1.7 +;; Version: 1.8 ;; ;; This program is free software; you can redistribute it and/or ;; modify it under the terms of the GNU General Public License as