about summary refs log tree commit homepage
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2011-02-27 11:11:19 +0000
committerEric Wong <normalperson@yhbt.net>2011-02-27 11:11:19 +0000
commit330846614470a64f34b671852ce4bf0f789aeb62 (patch)
tree57cf59b4b82bc074d58abf234a3b16bdd3519a02 /GIT-VERSION-GEN
parent0f6696bb05f0b23dac8ddbe9c25233f7daf744b1 (diff)
downloadruby_posix_mq-330846614470a64f34b671852ce4bf0f789aeb62.tar.gz
Remove the VERSION constant, it's cruft.
Diffstat (limited to 'GIT-VERSION-GEN')
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index ce2977d..29b682f 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v0.7.0.GIT
+DEF_VER=v0.8.0pre.GIT
 
 LF='
 '