about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2011-06-27 05:31:49 +0000
committerEric Wong <normalperson@yhbt.net>2011-06-27 05:31:49 +0000
commitaf8f564217f87020fbe34c9bdbeb2cb57e13ac54 (patch)
tree7980bf3f1a84d45483c45224e0139760cc868774
parent2cb1800e7afe0085b135ac693d1b5a9378fadebc (diff)
downloadraindrops-af8f564217f87020fbe34c9bdbeb2cb57e13ac54.tar.gz
This release fixes a build issue on FreeBSD.  There are various
documentation and code cleanups, too.
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index 1a9788e..ce2977d 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v0.6.1.GIT
+DEF_VER=v0.7.0.GIT
 
 LF='
 '