about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <e@yhbt.net>2010-10-07 20:02:40 -0700
committerEric Wong <e@yhbt.net>2010-10-07 20:02:40 -0700
commite4599227f0da0f652cbcb52838e631d7384dcd0d (patch)
tree34f7e62ddf611bc6ca5d18e9783bec960ab9c281
parentf5fc35221d37141b0f72278c7b969211410e94c0 (diff)
downloadkgio-e4599227f0da0f652cbcb52838e631d7384dcd0d.tar.gz
* make Kgio::WaitWritable and Kgio::WaitReadable symbols
* trywrite: fix stupid off-by-one error causing corrupt writes
  on retries
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index 09d4ded..db834ac 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v1.2.1.GIT
+DEF_VER=v1.3.0.GIT
 
 LF='
 '