diff options
| author | Tassilo Horn <tsdh@gnu.org> | 2026-02-08 11:29:48 +0100 |
|---|---|---|
| committer | Tassilo Horn <tsdh@gnu.org> | 2026-02-08 11:29:48 +0100 |
| commit | 3ac4e522231a052e9beaa2d25478090d1215c7ae (patch) | |
| tree | 405bb4a0a361a2f1678dbf95561044c3b91d24d9 | |
| parent | c80a1a9ce06af4cbd2950e35ec62f2effc748253 (diff) | |
Release switchy-window version 1.4externals/switchy-window
| -rw-r--r-- | switchy-window.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/switchy-window.el b/switchy-window.el index 2d80ce7..33c91e3 100644 --- a/switchy-window.el +++ b/switchy-window.el @@ -1,9 +1,9 @@ ;;; switchy-window.el --- A most-recently-used window switcher -*- lexical-binding: t; -*- ;; -;; Copyright (C) 2023 Free Software Foundation, Inc +;; Copyright (C) 2023, 2026 Free Software Foundation, Inc ;; ;; Author: Tassilo Horn <tsdh@gnu.org> -;; Version: 1.3 +;; Version: 1.4 ;; Keywords: windows ;; Homepage: https://sr.ht/~tsdh/switchy-window/ ;; Repository: https://git.sr.ht/~tsdh/switchy-window |
