branch: elpa/popup
commit b8874a46d1fdb2e2fbba527303006ceefa28bfcf
Author: Syohei YOSHIDA <syo...@gmail.com>
Commit: Syohei YOSHIDA <syo...@gmail.com>

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

diff --git a/popup.el b/popup.el
index 55795d0..4112ea0 100644
--- a/popup.el
+++ b/popup.el
@@ -4,7 +4,7 @@
 
 ;; Author: Tomohiro Matsuyama <t...@cx4a.org>
 ;; Keywords: lisp
-;; Version: 0.5.1
+;; Version: 0.5.2
 ;; Package-Requires: ((cl-lib "0.3"))
 
 ;; This program is free software; you can redistribute it and/or modify
@@ -31,7 +31,7 @@
 
 (require 'cl-lib)
 
-(defconst popup-version "0.5.1")
+(defconst popup-version "0.5.2")
 
 
 

Reply via email to