aboutsummaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authorJonas Bernoulli <jonas@bernoul.li>2025-07-01 17:14:48 +0200
committerJonas Bernoulli <jonas@bernoul.li>2025-07-01 17:14:48 +0200
commit0686ea8d63016ed275ffa191dce02d4fdb5bccfa (patch)
tree1710866018110cb3e3d0f5513ca0f4afbcbfb84e /lisp
parentd9d2f6c312019c6056c6b771c190bf72ab6feaa7 (diff)
Release version 4.3.7v4.3.7
Diffstat (limited to 'lisp')
-rw-r--r--lisp/magit-section.el2
-rw-r--r--lisp/magit.el6
2 files changed, 4 insertions, 4 deletions
diff --git a/lisp/magit-section.el b/lisp/magit-section.el
index 7bfba21..7c1bc9a 100644
--- a/lisp/magit-section.el
+++ b/lisp/magit-section.el
@@ -8,7 +8,7 @@
;; Homepage: https://github.com/magit/magit
;; Keywords: tools
-;; Package-Version: 4.3.6
+;; Package-Version: 4.3.7
;; Package-Requires: (
;; (emacs "27.1")
;; (compat "30.1")
diff --git a/lisp/magit.el b/lisp/magit.el
index cf37b60..217894d 100644
--- a/lisp/magit.el
+++ b/lisp/magit.el
@@ -17,14 +17,14 @@
;; Homepage: https://github.com/magit/magit
;; Keywords: git tools vc
-;; Package-Version: 4.3.6
+;; Package-Version: 4.3.7
;; Package-Requires: (
;; (emacs "27.1")
;; (compat "30.1")
;; (llama "0.6.3")
-;; (magit-section "4.3.6")
+;; (magit-section "4.3.7")
;; (seq "2.24")
-;; (transient "0.9.0")
+;; (transient "0.9.3")
;; (with-editor "3.4.4"))
;; SPDX-License-Identifier: GPL-3.0-or-later