summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authorJonas Bernoulli <jonas@bernoul.li>2026-03-01 14:17:15 +0100
committerJonas Bernoulli <jonas@bernoul.li>2026-03-01 14:17:15 +0100
commit64211dcb815f2533ac3d2a7e56ff36ae804d8338 (patch)
tree9ad41e874b672f9518c712c5cf42ceac9e3c7b12 /lisp
parentea444a03030efe5a56a5f17c7d464cf37bac6031 (diff)
Release version 3.4.9v3.4.9
Diffstat (limited to 'lisp')
-rw-r--r--lisp/with-editor.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/with-editor.el b/lisp/with-editor.el
index 34866e0..c17a61b 100644
--- a/lisp/with-editor.el
+++ b/lisp/with-editor.el
@@ -6,7 +6,7 @@
;; Homepage: https://github.com/magit/with-editor
;; Keywords: processes terminals
-;; Package-Version: 3.4.8
+;; Package-Version: 3.4.9
;; Package-Requires: ((emacs "26.1") (compat "30.1"))
;; SPDX-License-Identifier: GPL-3.0-or-later