diff options
| author | Jonas Bernoulli <jonas@bernoul.li> | 2026-01-01 19:50:14 +0100 |
|---|---|---|
| committer | Jonas Bernoulli <jonas@bernoul.li> | 2026-01-01 19:50:14 +0100 |
| commit | c800f79c2061621fde847f6a53129eca0e8da728 (patch) | |
| tree | c3a5819324b6fe126f9a389f3fb369397c1f67c2 /lisp/magit.el | |
| parent | bf1a7dc26396d27e0836762f96919ac314919f32 (diff) | |
Release version 4.5.0v4.5.0
Diffstat (limited to 'lisp/magit.el')
| -rw-r--r-- | lisp/magit.el | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/lisp/magit.el b/lisp/magit.el index 2abbef7..e0766a4 100644 --- a/lisp/magit.el +++ b/lisp/magit.el @@ -17,15 +17,15 @@ ;; Homepage: https://github.com/magit/magit ;; Keywords: git tools vc -;; Package-Version: 4.4.2 +;; Package-Version: 4.5.0 ;; Package-Requires: ( ;; (emacs "28.1") ;; (compat "30.1") -;; (cond-let "0.1") +;; (cond-let "0.2") ;; (llama "1.0") -;; (magit-section "4.4") +;; (magit-section "4.5") ;; (seq "2.24") -;; (transient "0.10") +;; (transient "0.12") ;; (with-editor "3.4")) ;; SPDX-License-Identifier: GPL-3.0-or-later |
