aboutsummaryrefslogtreecommitdiff
path: root/bin/dfv.mi5
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-11-01 10:07:14 +1300
committerTom Ryder <tom@sanctum.geek.nz>2017-11-01 10:07:14 +1300
commit8a0202f992eca9598ddea1dea81419be5545e55e (patch)
tree5532602eae121a44797ee497d6e7eeb05015514e /bin/dfv.mi5
parentMerge branch 'release/v0.3.0' (diff)
parentQuote filename correctly in dfv(1df) (diff)
downloaddotfiles-f5de01b152b93d371a8ca7410024a399483e47ee.tar.gz (sig)
dotfiles-f5de01b152b93d371a8ca7410024a399483e47ee.zip
Merge branch 'hotfix/v0.3.1'v0.3.1
* hotfix/v0.3.1: Quote filename correctly in dfv(1df) Bump version number to 0.3.1
Diffstat (limited to 'bin/dfv.mi5')
-rw-r--r--bin/dfv.mi52
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/dfv.mi5 b/bin/dfv.mi5
index 02f1721d..0dedd0cb 100644
--- a/bin/dfv.mi5
+++ b/bin/dfv.mi5
@@ -1,7 +1,7 @@
# Print dotfiles version information
cat <<'EOF'
<%
- include(VERSION)
+ include(`VERSION')
syscmd(`printf "Built on %s by %s@%s\n" "$(date)" "$(id -nu)" "$(uname -n)"')
%>
The next 1<<10 years are ours!