aboutsummaryrefslogtreecommitdiff
path: root/lisp/magit.el
diff options
context:
space:
mode:
authorJonas Bernoulli <jonas@bernoul.li>2025-05-13 16:44:03 +0200
committerJonas Bernoulli <jonas@bernoul.li>2025-05-13 16:44:03 +0200
commitf88225f6a8731a5f950e7c6e4c955eddbf820c87 (patch)
treed45e3d9dede11ab6e7359a316e2045945cd1450e /lisp/magit.el
parent8266e331fc469aa2d4804beb1b61006dad58ea83 (diff)
Release version 4.3.4v4.3.4
Diffstat (limited to 'lisp/magit.el')
-rw-r--r--lisp/magit.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/magit.el b/lisp/magit.el
index 439b46e..0fde817 100644
--- a/lisp/magit.el
+++ b/lisp/magit.el
@@ -17,12 +17,12 @@
;; Homepage: https://github.com/magit/magit
;; Keywords: git tools vc
-;; Package-Version: 4.3.3
+;; Package-Version: 4.3.4
;; Package-Requires: (
;; (emacs "27.1")
;; (compat "30.1.0.0")
;; (llama "0.6.2")
-;; (magit-section "4.3.3")
+;; (magit-section "4.3.4")
;; (seq "2.24")
;; (transient "0.8.8")
;; (with-editor "3.4.3"))