about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2011-01-17 09:14:23 +0000
committerEric Wong <normalperson@yhbt.net>2011-01-17 09:15:07 +0000
commit12f48c07c94add6bb5f6a3e676a14b77141e2558 (patch)
tree0e2c98ede66f899f401500adc98f5e2b9f2048a2
parent0fe8e10bc5e4c107311fda1fc9f175a39e27160e (diff)
downloadruby-tdb-12f48c07c94add6bb5f6a3e676a14b77141e2558.tar.gz
Eric Wong (5):
      doc: add HACKING document
      switch site to wrongdoc
      test_tdb: fix and expand the repack test
      fetch and delete may be passed destination buffer
      multithreaded TDB is dangerous, discourage it
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index e1fc604..9ae4282 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.5.0.GIT
 
 LF='
 '