about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2011-04-06 14:58:41 -0700
committerEric Wong <normalperson@yhbt.net>2011-04-06 14:58:41 -0700
commita8535819de2cef0ac78a8d3adbf22033ec3a3dce (patch)
tree7c5877dd2f2a25e1e29979b8a5d630ec3d795718
parent6e256ec82d7cf56d0c0be617799832f9bdc013af (diff)
downloadsocket_dontwait-a8535819de2cef0ac78a8d3adbf22033ec3a3dce.tar.gz
socket_dontwait 2.0.1 v2.0.1
This release includes bugfixes, Ruby 1.9.3dev support.
Userspace buffering is completely ignored now, we no
longer fall back to old methods anymore.

The license is now dual GPLv2 + GPLv3 with the Ruby-specific
license conditions removed.

Ignore the 2.0.0 release, gemspec was broken.
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index 0550f7e..2ca4f94 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v2.0.0.GIT
+DEF_VER=v2.0.1.GIT
 
 LF='
 '