about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2011-08-19 21:42:14 +0000
committerEric Wong <normalperson@yhbt.net>2011-08-19 21:42:14 +0000
commit96110fd6f780e3d7829b2007b828789aa59bbae6 (patch)
tree5a135aaf34e7471ef52514e53e9d9ebaf5347eff
parentc107f2333a1f0a01576a64a1fd875dcd86d1647a (diff)
downloadwrongdoc-96110fd6f780e3d7829b2007b828789aa59bbae6.tar.gz
wrongdoc 1.6.0 - no more JavaScript! v1.6.0
If :public_email and :private_email are set in .wrongdoc.yml,
all HTML pages include a footer to point people to emailing the
project *properly*.

Release notes now get a link to the NEWS.atom.xml
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index ff3b931..a494f25 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v1.5.0.GIT
+DEF_VER=v1.6.0.GIT
 
 LF='
 '