diff --git a/doc/yas-doc-helper.el b/doc/yas-doc-helper.el index 442bf8a..1d3cf68 100644 --- a/doc/yas-doc-helper.el +++ b/doc/yas-doc-helper.el @@ -199,7 +199,7 @@ But replace link to \"current\" page with a span element." ;;:with-broken-links mark :html-postamble ,(concat "
Generated by %c from " - (or rev yas--version) " " date "
\n" + rev " " date "\n" "%v
\n"))) (project (assoc "yasnippet" org-publish-project-alist))) (when rev ;; Rakefile :doc:upload uses "html-revision".