diff options
| author | Constantine Vetoshev <gepardcv@gmail.com> | 2020-03-01 10:58:08 -0800 |
|---|---|---|
| committer | Constantine Vetoshev <gepardcv@gmail.com> | 2020-03-01 10:58:08 -0800 |
| commit | 2b45e5edce44baf18c45889459f63f2391733359 (patch) | |
| tree | 5ea11ed14317d429ac25bee292d55beef44f545a | |
| parent | d415c154fa59f1a85c4f2812d21ba29bb39677b8 (diff) | |
Bump version to 2.4.2.4
| -rw-r--r-- | perspective.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perspective.el b/perspective.el index fe838ee..e42c865 100644 --- a/perspective.el +++ b/perspective.el @@ -7,7 +7,7 @@ ;; Author: Natalie Weizenbaum <nex342@gmail.com> ;; URL: http://github.com/nex3/perspective-el ;; Package-Requires: ((emacs "24.4") (cl-lib "0.5")) -;; Version: 2.3 +;; Version: 2.4 ;; Created: 2008-03-05 ;; By: Natalie Weizenbaum <nex342@gmail.com> ;; Keywords: workspace, convenience, frames |
