summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--switchy-window.el4
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