/usr/share/emacs/site-lisp/mu4e/mu4e-meta.el is in mu4e 0.9.12-3.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 | ;; auto-generated
(defconst mu4e-mu-version "0.9.11"
"Required mu binary version; mu4e's version must agree with this.")
(defconst mu4e-builddir "IGNORED"
"Top-level build directory.")
(provide 'mu4e-meta)
|