about summary refs log tree commit homepage
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2012-12-06 11:40:21 +0000
committerEric Wong <normalperson@yhbt.net>2012-12-06 11:41:28 +0000
commitf7f9c6b8470e54e25a17cd1a9517f5030e43fa66 (patch)
tree5192224a60f9731a60d14d957f51c6670f3888c9 /GIT-VERSION-GEN
parentef74449fdf7a2c487d07a1aa8b4e34cc3be77aab (diff)
downloadrainbows-f7f9c6b8470e54e25a17cd1a9517f5030e43fa66.tar.gz
One bugfix allows stream(:keep_open) in Sinatra to work
properly.

Thanks to W. Andrew Loe III for the informative bug report
and reproducible test case.

ref: http://mid.gmane.org/CA+-9oNd1EFqsniPkkPTwu5opTCinbM7-2KHoXov7+y3LE4s4Tg@mail.gmail.com
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 683b09d..9f82160 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v4.4.1.GIT
+DEF_VER=v4.4.2.GIT
 
 LF='
 '