version: Added "dependency versions" line.

This commit was sponsored by Anthony DeRobertis on Patreon.
This commit is contained in:
Joey Hess 2017-04-07 18:03:09 -04:00
parent 2ad7a3e1ff
commit e3184e54c9
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
7 changed files with 47 additions and 6 deletions

View file

@ -32,3 +32,4 @@
Version: #{packageversion}
<br>
Build flags: #{unwords buildFlags}
Dependency versions: #{unwords dependencyVersions}