about summary refs log tree commit homepage
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2018-12-15 04:37:21 +0000
committerEric Wong <e@80x24.org>2018-12-15 04:37:21 +0000
commit22af809d6929f90340eb8e6c96dd207a6fc93fb1 (patch)
treeb518d9c62937b5da13a77e1e4d6950825fa5a27d /GIT-VERSION-GEN
parent70a2d819b94fd2c5d6016589ab698fa010990bb8 (diff)
downloadsleepy_penguin-22af809d6929f90340eb8e6c96dd207a6fc93fb1.tar.gz
This release fixes some minor things for kqueue and clang
users.  Not much going on... *yawn*

6 changes since v3.5.0 (2017-03-22):

      kqueue: ensure close-on-exec flag is set
      kqueue: modernize Struct usage for Ruby 2.5.0dev
      fix 64-to-32-bit truncation warning
      kqueue: get rid of unused variable warnings
      epoll: avoid reduce block capture and ivar requests
      doc: use HTTPS URLS when possible
Diffstat (limited to 'GIT-VERSION-GEN')
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index 96fcc26..1f14069 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v3.5.0
+DEF_VER=v3.5.1
 GVH=ext/sleepy_penguin/git_version.h
 
 LF='