diff options
| author | Nathan Weizenbaum <nweiz@google.com> | 2012-11-30 17:21:41 -0800 |
|---|---|---|
| committer | Nathan Weizenbaum <nweiz@google.com> | 2012-11-30 17:22:02 -0800 |
| commit | 8ac92bbe7aaceb63b5beafbaf04a20f06b433e22 (patch) | |
| tree | 64806424278197e5619e596a1205a1881ea47490 | |
| parent | f5850d6c62b00a637f022ce579d9a0337e50b91b (diff) | |
Update the version to 1.8.1.8
| -rw-r--r-- | perspective.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perspective.el b/perspective.el index 7512a9a..dc35a36 100644 --- a/perspective.el +++ b/perspective.el @@ -1,12 +1,12 @@ ;;; perspective.el --- switch between named "perspectives" of the editor -;; Copyright (C) 2008-2010 Nathan Weizenbaum <nex342@gmail.com> +;; Copyright (C) 2008-2012 Nathan Weizenbaum <nex342@gmail.com> ;; ;; Licensed under the same terms as Emacs. ;; Author: Nathan Weizenbaum ;; URL: http://github.com/nex3/perspective-el -;; Version: 1.7 +;; Version: 1.8 ;; Created: 2008-03-05 ;; By: Nathan Weizenbaum ;; Keywords: workspace, convenience, frames |
