diff options
| author | Constantine Vetoshev <gepardcv@gmail.com> | 2020-03-10 10:30:10 -0700 |
|---|---|---|
| committer | Constantine Vetoshev <gepardcv@gmail.com> | 2020-03-10 10:30:10 -0700 |
| commit | 21877375d718e57d5e10808f06f78ba0c4d420c8 (patch) | |
| tree | b1d1f19b347aeb88a9c4f7e88b9d8aeb5d533c11 | |
| parent | 8f04eed9924f40dd6b41ee2667bca8ce7884b5b9 (diff) | |
Bump version to 2.5.2.5
| -rw-r--r-- | perspective.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perspective.el b/perspective.el index 9fd8c56..aad0e4d 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.4 +;; Version: 2.5 ;; Created: 2008-03-05 ;; By: Natalie Weizenbaum <nex342@gmail.com> ;; Keywords: workspace, convenience, frames |
