Include the version in the documentation's header

This commit is contained in:
Andy Wilkinson
2015-06-23 18:00:37 +01:00
parent b6c64dfd26
commit 9824e8a198

View File

@@ -16,4 +16,5 @@ asciidoctor {
sources {
include 'index.adoc'
}
attributes 'revnumber': project.version
}