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

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

[nongnu] elpa/popup c76d516 170/184: Bump version.


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

branch: elpa/popup
commit c76d516629c6f063e68742b94b376fc9506536c8
Author: jenchieh <jcs090218@gmail.com>
Commit: jenchieh <jcs090218@gmail.com>

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

diff --git a/popup.el b/popup.el
index 28ac30c..20a380e 100644
--- a/popup.el
+++ b/popup.el
@@ -4,7 +4,7 @@
 
 ;; Author: Tomohiro Matsuyama <m2ym.pub@gmail.com>
 ;; Keywords: lisp
-;; Version: 0.5.6
+;; Version: 0.5.7
 ;; Package-Requires: ((emacs "26.1") (cl-lib "0.5"))
 
 ;; This program is free software; you can redistribute it and/or modify
@@ -32,7 +32,7 @@
 (require 'cl-lib)
 (require 'display-line-numbers)
 
-(defconst popup-version "0.5.6")
+(defconst popup-version "0.5.7")
 
 
 



reply via email to

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