aboutsummaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authorJonas Bernoulli <jonas@bernoul.li>2025-07-05 01:00:26 +0200
committerJonas Bernoulli <jonas@bernoul.li>2025-07-05 01:00:26 +0200
commit5b820a1d1e94649e0f218362286d520d9f29ac2c (patch)
tree83eb718cc47fd49f1b64d6b5c146e8624a7b7c91 /lisp
parenta64f246f71ea61f0dec5263ef65b27ac3ef29d6f (diff)
Release version 4.3.8v4.3.8
Diffstat (limited to 'lisp')
-rw-r--r--lisp/magit-section.el4
-rw-r--r--lisp/magit.el6
2 files changed, 5 insertions, 5 deletions
diff --git a/lisp/magit-section.el b/lisp/magit-section.el
index 7c1bc9a..003cacd 100644
--- a/lisp/magit-section.el
+++ b/lisp/magit-section.el
@@ -8,11 +8,11 @@
;; Homepage: https://github.com/magit/magit
;; Keywords: tools
-;; Package-Version: 4.3.7
+;; Package-Version: 4.3.8
;; Package-Requires: (
;; (emacs "27.1")
;; (compat "30.1")
-;; (llama "0.6.3")
+;; (llama "1.0.0")
;; (seq "2.24"))
;; SPDX-License-Identifier: GPL-3.0-or-later
diff --git a/lisp/magit.el b/lisp/magit.el
index 217894d..a65314e 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.7
+;; Package-Version: 4.3.8
;; Package-Requires: (
;; (emacs "27.1")
;; (compat "30.1")
-;; (llama "0.6.3")
-;; (magit-section "4.3.7")
+;; (llama "1.0.0")
+;; (magit-section "4.3.8")
;; (seq "2.24")
;; (transient "0.9.3")
;; (with-editor "3.4.4"))