Makefile: include version in man page.

This commit is contained in:
John MacFarlane 2015-11-12 19:51:36 -08:00
parent cc31d7d14f
commit 43bcf5b4d4

View file

@ -48,6 +48,7 @@ man/pandoc.1: README man/pandoc.1.template
--filter man/capitalizeHeaders.hs \
--filter man/removeNotes.hs \
--filter man/removeLinks.hs \
--variable version="pandoc $(version)" \
-o $@
download_stats: