1
0
mirror of https://github.com/djcb/mu.git synced 2024-06-20 06:46:50 +02:00

* update the version for mu4e

This commit is contained in:
djcb 2011-12-30 13:26:36 +02:00
parent b5e2f1c14a
commit 047f12c15c

View File

@ -20,7 +20,7 @@ SUBDIRS=
BUILT_SOURCES=mu4e-version.el
mu4e-version.el:
mu4e-version.el: $(top_srcdir)/configure.ac
@echo -e ";; auto-generated\n\
(defconst mu4e-mu-version \"$(VERSION)\" \"Required mu binary version.\")\n\
(provide 'mu4e-version)\n" >$@