diff options
| author | gcv <gepardcv@gmail.com> | 2024-10-30 11:48:40 -0700 |
|---|---|---|
| committer | gcv <gepardcv@gmail.com> | 2024-10-30 11:48:40 -0700 |
| commit | e32d3ea731f6bc551ce196527b3cb0dc19d71151 (patch) | |
| tree | 2cb8e34cb6448fbeb934fe0baaec970a6607d221 | |
| parent | 2647fcf8cf5a3054ce527f7ba72a18422ce54b2f (diff) | |
Version 2.19.2.19
| -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 cf47312..72f8ba0 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.19] — 2024-10-30 ### Fixed diff --git a/perspective.el b/perspective.el index 6fe0f45..d85f97d 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.18 +;; Version: 2.19 ;; Created: 2008-03-05 ;; By: Natalie Weizenbaum <nex342@gmail.com> ;; Keywords: workspace, convenience, frames |
