mu/mu4e/mu4e-meta.el.in

10 lines
228 B
EmacsLisp
Raw Normal View History

;; auto-generated
(defconst mu4e-mu-version "@VERSION@"
2012-05-08 13:31:16 +02:00
"Required mu binary version; mu4e's version must agree with
this.")
(defconst mu4e-builddir "@abs_top_builddir@"
"Top-level build directory.")
(provide 'mu4e-meta)