aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--VERSION4
-rw-r--r--bin/dfv.mi52
2 files changed, 3 insertions, 3 deletions
diff --git a/VERSION b/VERSION
index 50dbee7a..bbb24c3a 100644
--- a/VERSION
+++ b/VERSION
@@ -1,2 +1,2 @@
-tejr dotfiles v6.9.0
-Sat, 15 Jun 2019 15:01:03 +0000
+tejr dotfiles v6.10.0
+Sat, 15 Jun 2019 15:08:26 +0000
diff --git a/bin/dfv.mi5 b/bin/dfv.mi5
index 0dedd0cb..38e919f8 100644
--- a/bin/dfv.mi5
+++ b/bin/dfv.mi5
@@ -2,7 +2,7 @@
cat <<'EOF'
<%
include(`VERSION')
- syscmd(`printf "Built on %s by %s@%s\n" "$(date)" "$(id -nu)" "$(uname -n)"')
+ syscmd(`printf "Built on %s by %s@%s\n" "$(date +"%a, %d %b %Y %T %z")" "$(id -nu)" "$(uname -n)"')
%>
The next 1<<10 years are ours!
EOF