1
0
mirror of https://github.com/djcb/mu.git synced 2024-06-21 06:56:48 +02:00
mu/mu4e/mu4e-meta.el.in
2012-07-10 20:00:06 +03:00

10 lines
228 B
EmacsLisp

;; auto-generated
(defconst mu4e-mu-version "@VERSION@"
"Required mu binary version; mu4e's version must agree with
this.")
(defconst mu4e-builddir "@abs_top_builddir@"
"Top-level build directory.")
(provide 'mu4e-meta)