about summary refs log tree commit homepage
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2010-07-11 02:57:56 +0000
committerEric Wong <normalperson@yhbt.net>2010-07-11 02:57:56 +0000
commit7a3de46f4e5734c237e2bb731ee15c0c4bf0c099 (patch)
tree1b6be13f7dd0ca73b9b85f88bb48dee26813734d /GIT-VERSION-GEN
parent6ef21bfb48fd813f084f509f525f490d66b41bc4 (diff)
downloadzbatery-7a3de46f4e5734c237e2bb731ee15c0c4bf0c099.tar.gz
Zbatery v0.3.1 - quiet EOF errors from clients v0.3.1
Eric Wong (3):
      update local.mk.sample for 0.3.0
      Fix documentation generation
      bump Rainbows! (and Unicorn) dependencies
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 e1fc604..d433933 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v0.3.0.GIT
+DEF_VER=v0.3.1.GIT
 
 LF='
 '