about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2014-02-15 10:17:52 +0000
committerEric Wong <normalperson@yhbt.net>2014-02-15 10:17:52 +0000
commitc9b9366858fe0ca582caacaf940223c50579098c (patch)
tree3a2e906d2f8c5a44186277420c16beb151f423f2
parent45a6d9eb07fb10cd43748f0d012c6d178a8f33bc (diff)
downloadruby_io_splice-c9b9366858fe0ca582caacaf940223c50579098c.tar.gz
This release fixes compatibility with Ruby trunk r44955 and onwards.
There are also numerous cleanups.
Note: usage of IO::Splice::WAITALL is deprecated and will be removed
in 5.x along with IO::Splice.copy_stream.
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index 6e65a3c..21e2d07 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v4.2.0
+DEF_VER=v4.3.0
 
 LF='
 '