aboutsummaryrefslogtreecommitdiff
path: root/lisp/magit-libgit.el
diff options
context:
space:
mode:
authorJonas Bernoulli <jonas@bernoul.li>2021-08-06 18:07:00 +0200
committerJonas Bernoulli <jonas@bernoul.li>2021-08-06 18:07:00 +0200
commitb70f660e36c024fa9319ea0e2977e45ef3c6f3ac (patch)
treec7de67e46bc8fbecd33afb8e7d0fc181dca741d3 /lisp/magit-libgit.el
parent0c35dc3748274c52cddc7d92aad98f69de2ad323 (diff)
Release version 3.2.1v3.2.1
Diffstat (limited to 'lisp/magit-libgit.el')
-rw-r--r--lisp/magit-libgit.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/magit-libgit.el b/lisp/magit-libgit.el
index 566aa29..bdd2025 100644
--- a/lisp/magit-libgit.el
+++ b/lisp/magit-libgit.el
@@ -10,8 +10,8 @@
;; Keywords: git tools vc
;; Homepage: https://github.com/magit/magit
-;; Package-Requires: ((emacs "26.1") (libgit "0") (magit "3.2.0"))
-;; Package-Version: 3.2.0
+;; Package-Requires: ((emacs "26.1") (libgit "0") (magit "3.2.1"))
+;; Package-Version: 3.2.1
;; SPDX-License-Identifier: GPL-3.0-or-later
;; Magit is free software; you can redistribute it and/or modify it