about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2011-04-06 14:55:23 -0700
committerEric Wong <normalperson@yhbt.net>2011-04-06 14:55:23 -0700
commit870606a513e8d3ad1afdd5aa7eb3b93f472c223a (patch)
tree9933f750ed9d087eaac00f9be287f73b6c431645
parent1d7e4a4e148109aa79bc9a14bd1aead03142bc6b (diff)
downloadsocket_dontwait-2.0.0.tar.gz
socket_dontwait 2.0.0 v2.0.0
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.
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index 4251f36..0550f7e 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v1.1.0.GIT
+DEF_VER=v2.0.0.GIT
 
 LF='
 '