about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2010-12-13 18:37:49 -0800
committerEric Wong <normalperson@yhbt.net>2010-12-13 18:37:49 -0800
commit11d170ed584350905dc3b09859a3d079190ccb16 (patch)
treebe281efa9cf19dfb9e9f2f60ca08399ffb1bf890
parent91369e7c1027c8f58b167b6352842e0784b4d0f1 (diff)
downloadruby-tdb-0.3.0.tar.gz
There are attempts at improving thread-safety, but
still tread carefully since it's not ideal as upstream
does not yet support it.
-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='
 '