Skip to content

Commit

Permalink
Version 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
m2ym committed Mar 15, 2015
1 parent 6289cb0 commit 95dea14
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions popwin.el
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

;; Author: Tomohiro Matsuyama <[email protected]>
;; Keywords: convenience
;; Version: 0.7.0alpha
;; Version: 1.0.0

;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
Expand Down Expand Up @@ -61,7 +61,7 @@

(eval-when-compile (require 'cl))

(defconst popwin:version "0.7.0alpha")
(defconst popwin:version "1.0.0")



Expand Down

0 comments on commit 95dea14

Please sign in to comment.