diff options
| author | Constantine Vetoshev <gepardcv@gmail.com> | 2020-07-20 11:14:28 -0700 |
|---|---|---|
| committer | Constantine Vetoshev <gepardcv@gmail.com> | 2020-07-20 11:14:28 -0700 |
| commit | 532962f63a2c4e8c4618cd96a419915e0f90d022 (patch) | |
| tree | 8947b5f942fac34237e07f06bfe8116c7b3635a9 | |
| parent | d3ebb4d6b2f3134037286462ae82b7aa5262ad76 (diff) | |
Bump version to 2.9.2.9
| -rw-r--r-- | perspective.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perspective.el b/perspective.el index c652ecd..bb4ce03 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.8 +;; Version: 2.9 ;; Created: 2008-03-05 ;; By: Natalie Weizenbaum <nex342@gmail.com> ;; Keywords: workspace, convenience, frames |
