about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2012-11-20 02:28:19 +0000
committerEric Wong <normalperson@yhbt.net>2012-11-20 02:28:19 +0000
commit3ea4d5cfbedf0285fda52f9fc307ee6cbd28153b (patch)
tree6716903ffa25b755e4d1bcdf6fb66c4e9e182857
parent4ed10b7cc4c4e7394416167314e94cef74906d63 (diff)
downloadwrongdoc-3ea4d5cfbedf0285fda52f9fc307ee6cbd28153b.tar.gz
wrongdoc 1.6.2 v1.6.2
Fix permissions on generated NEWS and ChangeLog
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index a494f25..491d4bb 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v1.6.0.GIT
+DEF_VER=v1.6.2
 
 LF='
 '