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

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

[nongnu] elpa/popup 9d104d4 172/184: Bump version.


From: ELPA Syncer
Subject: [nongnu] elpa/popup 9d104d4 172/184: Bump version.
Date: Wed, 6 Oct 2021 00:01:37 -0400 (EDT)

branch: elpa/popup
commit 9d104d4bbbcb37bbc9d9ce762e74d41174683f86
Author: Jen-Chieh <jcs090218@gmail.com>
Commit: Jen-Chieh <jcs090218@gmail.com>

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

diff --git a/popup.el b/popup.el
index 55a3fa7..e38ecda 100644
--- a/popup.el
+++ b/popup.el
@@ -4,7 +4,7 @@
 
 ;; Author: Tomohiro Matsuyama <m2ym.pub@gmail.com>
 ;; Keywords: lisp
-;; Version: 0.5.7
+;; Version: 0.5.8
 ;; Package-Requires: ((cl-lib "0.5"))
 
 ;; This program is free software; you can redistribute it and/or modify
@@ -31,7 +31,7 @@
 
 (require 'cl-lib)
 
-(defconst popup-version "0.5.7")
+(defconst popup-version "0.5.8")
 
 
 



reply via email to

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