diff options
| author | gcv <gepardcv@gmail.com> | 2022-09-20 20:46:07 -0700 |
|---|---|---|
| committer | gcv <gepardcv@gmail.com> | 2022-09-20 20:46:07 -0700 |
| commit | 8a69512639ae915c32c5055d1308ebf4b278266c (patch) | |
| tree | 44ed2058ae358f4a45433a4ed05e35b1fe7a376e | |
| parent | c8c3383561f8024fdd82bd1a7662ae974d12f2c7 (diff) | |
Version 2.18.2.18
| -rw-r--r-- | CHANGELOG.md | 2 | ||||
| -rw-r--r-- | perspective.el | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 4c0515b..9d78e6b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ Perspective was started in 2008 and this log was only added in 2021. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). -## Unreleased +## [2.18] — 2022-09-20 ### Added diff --git a/perspective.el b/perspective.el index 6d58c0b..e9f8859 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.17 +;; Version: 2.18 ;; Created: 2008-03-05 ;; By: Natalie Weizenbaum <nex342@gmail.com> ;; Keywords: workspace, convenience, frames |
