Variable: magit-version
magit-version is a variable defined in magit.el.
Value
"20260411.1452"
Documentation
The version of Magit that you're using.
Use the function by the same name instead of this variable.
Key Bindings
Source Code
;; Defined in ~/.emacs.d/elpa/magit-20260411.1452/magit.el
;;; Version
(defvar magit-version #'undefined
"The version of Magit that you're using.
Use the function by the same name instead of this variable.")