emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/websocket e5cd7c9557 026/114: Bump version to 1.5.


From: ELPA Syncer
Subject: [elpa] externals/websocket e5cd7c9557 026/114: Bump version to 1.5.
Date: Wed, 15 Feb 2023 20:58:57 -0500 (EST)

branch: externals/websocket
commit e5cd7c955734f6864fd9f2fa001f076b1a024044
Author: Andrew Hyatt <ahyatt@gmail.com>
Commit: Andrew Hyatt <ahyatt@gmail.com>

    Bump version to 1.5.
---
 websocket.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/websocket.el b/websocket.el
index 075bf5f74b..c42f2ccfe7 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.4
+;; Version: 1.5
 ;;
 ;; This program is free software; you can redistribute it and/or
 ;; modify it under the terms of the GNU General Public License as
@@ -100,7 +100,7 @@ same for the protocols.
   accept-string
   (inflight-input nil))
 
-(defvar websocket-version "1.4"
+(defvar websocket-version "1.5"
   "Version numbers of this version of websocket.el.")
 
 (defvar websocket-debug nil



reply via email to

[Prev in Thread] Current Thread [Next in Thread]