about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2011-06-07 10:28:52 -0700
committerEric Wong <normalperson@yhbt.net>2011-06-07 10:28:52 -0700
commit051bbf04a932833e0a5f2857005885ac163a353e (patch)
treea8190d71ee26b1dbc623325ce9d4074c4b6719db
parente7e9ad74caa88a49f09c242d65627246be54dc86 (diff)
downloadkcar-051bbf04a932833e0a5f2857005885ac163a353e.tar.gz
* strip trailing and leading linear whitespace in headers
* improve Ruby 1.9.3dev compatibility
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index e36125a..e1fc604 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v0.2.0.GIT
+DEF_VER=v0.3.0.GIT
 
 LF='
 '