diff options
| author | Constantine Vetoshev <gepardcv@gmail.com> | 2021-09-18 20:17:07 -0700 |
|---|---|---|
| committer | Constantine Vetoshev <gepardcv@gmail.com> | 2021-09-18 20:17:07 -0700 |
| commit | 53348cea0f46655c4c072da5984f6a652726df4f (patch) | |
| tree | 763d83d4acedbc40f5f12b8188dc7b28e5082c2f | |
| parent | 1c257f35ccabaa807d3a79f6daed7b6a5872d27b (diff) | |
Version 2.17.2.17
| -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 ea089c2..392fa0d 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.17] — 2021-09-18 ### Added diff --git a/perspective.el b/perspective.el index ec62bec..7aad3e4 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.16 +;; Version: 2.17 ;; Created: 2008-03-05 ;; By: Natalie Weizenbaum <nex342@gmail.com> ;; Keywords: workspace, convenience, frames |
