diff options
| author | Jonas Bernoulli <jonas@bernoul.li> | 2025-05-14 19:38:27 +0200 |
|---|---|---|
| committer | Jonas Bernoulli <jonas@bernoul.li> | 2025-05-14 19:38:27 +0200 |
| commit | 04ee83d93fabbfbe202e9e7dc781b0dcd4d5b502 (patch) | |
| tree | 9ebdc4c7ef46a8d46aafadb142faaea96be48902 /lisp | |
| parent | 17c831a2cd1118dd9e364d03209d83538926613b (diff) | |
Release version 4.3.5v4.3.5
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/magit-section.el | 2 | ||||
| -rw-r--r-- | lisp/magit.el | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/lisp/magit-section.el b/lisp/magit-section.el index be64577..37e17eb 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.4 +;; Package-Version: 4.3.5 ;; Package-Requires: ( ;; (emacs "27.1") ;; (compat "30.0.2.0") diff --git a/lisp/magit.el b/lisp/magit.el index 0fde817..97d0493 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.4 +;; Package-Version: 4.3.5 ;; Package-Requires: ( ;; (emacs "27.1") ;; (compat "30.1.0.0") ;; (llama "0.6.2") -;; (magit-section "4.3.4") +;; (magit-section "4.3.5") ;; (seq "2.24") ;; (transient "0.8.8") ;; (with-editor "3.4.3")) |
