about summary refs log tree commit homepage
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2009-10-05 03:43:10 -0700
committerEric Wong <normalperson@yhbt.net>2009-10-05 03:44:04 -0700
commit145b65a5b0713125b75f62e1d7935ae7a997fe9e (patch)
tree700c51f60c51d6e58373609e438881d8215c77a4 /GIT-VERSION-GEN
parente35b3f8a9d64f1a0012d450fd68b301a7a869006 (diff)
downloadrainbows-145b65a5b0713125b75f62e1d7935ae7a997fe9e.tar.gz
Not using the Unicorn version number with this
since it's not remotely close to Unicorn in stability.
Diffstat (limited to 'GIT-VERSION-GEN')
-rwxr-xr-xGIT-VERSION-GEN4
1 files changed, 2 insertions, 2 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index a501bce..9964f2d 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,8 +1,8 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v0.93.0
-# DEF_VER=v0.93.0.GIT
+DEF_VER=v0.1.0
+# DEF_VER=v0.1.0.GIT
 
 LF='
 '