diff options
| author | Constantine Vetoshev <gepardcv@gmail.com> | 2020-03-26 16:58:48 -0700 |
|---|---|---|
| committer | Constantine Vetoshev <gepardcv@gmail.com> | 2020-03-26 16:58:48 -0700 |
| commit | 2ac6aff0569923993a251beddb3046ec44841408 (patch) | |
| tree | 4d6f32a93366016158a80a60d52df5328ec47d26 | |
| parent | 1a2ceb4598c21abc5ba14bb45e9e77a0eaa6d95e (diff) | |
Bump version to 2.6.2.6
| -rw-r--r-- | perspective.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perspective.el b/perspective.el index 74c0060..2f89c45 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.5 +;; Version: 2.6 ;; Created: 2008-03-05 ;; By: Natalie Weizenbaum <nex342@gmail.com> ;; Keywords: workspace, convenience, frames |
