diff options
| author | Jonas Bernoulli <jonas@bernoul.li> | 2025-10-06 20:40:33 +0200 |
|---|---|---|
| committer | Jonas Bernoulli <jonas@bernoul.li> | 2025-10-06 20:40:33 +0200 |
| commit | b828afbb4b45641998fb6483a08effb1efb214e1 (patch) | |
| tree | dd18dc909e6aeeeb86ea73804d19a7615d296b61 /lisp | |
| parent | 8671e6bfbce1bf4ff71d561d3288ef95c2cca74d (diff) | |
Release version 4.4.2v4.4.2
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/magit-section.el | 2 | ||||
| -rw-r--r-- | lisp/magit.el | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lisp/magit-section.el b/lisp/magit-section.el index da313f1..752d34f 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.4.1 +;; Package-Version: 4.4.2 ;; Package-Requires: ( ;; (emacs "28.1") ;; (compat "30.1") diff --git a/lisp/magit.el b/lisp/magit.el index 1eb10a0..e36f416 100644 --- a/lisp/magit.el +++ b/lisp/magit.el @@ -17,7 +17,7 @@ ;; Homepage: https://github.com/magit/magit ;; Keywords: git tools vc -;; Package-Version: 4.4.1 +;; Package-Version: 4.4.2 ;; Package-Requires: ( ;; (emacs "28.1") ;; (compat "30.1") |
