about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <e@yhbt.net>2010-09-27 19:59:34 -0700
committerEric Wong <e@yhbt.net>2010-09-27 19:59:34 -0700
commit526b4bd48a20a34ef5959fdc4aa580d5f9199652 (patch)
treed991c6e3449e936614d677c5ae1d90d4d387483d
parent20cbc0355104470fb433dd13e87a5d5c7e888ab1 (diff)
downloadkgio-526b4bd48a20a34ef5959fdc4aa580d5f9199652.tar.gz
* add compatibility for ancient Rubies (1.8.6)
* linux: fix accept4() support for newer Linux
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index 88b943a..7d0c7ed 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v1.0.0.GIT
+DEF_VER=v1.0.1.GIT
 
 LF='
 '