aboutsummaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authorJonas Bernoulli <jonas@bernoul.li>2025-05-01 10:48:00 +0200
committerJonas Bernoulli <jonas@bernoul.li>2025-05-01 10:48:00 +0200
commit531e7ca6190e71e6d500ddd1a1f6e5cf8402aeca (patch)
treeaae3247b4739d28b42470da9f9dfc749af36bf5d /lisp
parentd622b408bdac0659d2f42410423915e24c2f48b0 (diff)
Release version 4.3.3v4.3.3
Diffstat (limited to 'lisp')
-rw-r--r--lisp/magit-section.el2
-rw-r--r--lisp/magit.el4
2 files changed, 3 insertions, 3 deletions
diff --git a/lisp/magit-section.el b/lisp/magit-section.el
index 3553564..a0e1809 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.2
+;; Package-Version: 4.3.3
;; Package-Requires: (
;; (emacs "27.1")
;; (compat "30.0.2.0")
diff --git a/lisp/magit.el b/lisp/magit.el
index ce633f0..439b46e 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.2
+;; Package-Version: 4.3.3
;; Package-Requires: (
;; (emacs "27.1")
;; (compat "30.1.0.0")
;; (llama "0.6.2")
-;; (magit-section "4.3.2")
+;; (magit-section "4.3.3")
;; (seq "2.24")
;; (transient "0.8.8")
;; (with-editor "3.4.3"))