about summary refs log tree commit homepage
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2011-04-30 06:34:52 +0000
committerEric Wong <normalperson@yhbt.net>2011-04-30 06:38:07 +0000
commitf848f632a81cf8ebc977592cbf9a45d84a69f306 (patch)
treec652df741fcf1dbab365f2338a5d6397f9d820f2 /GIT-VERSION-GEN
parent1588c299703754e52b9f36219c21e13204734e6c (diff)
downloadunicorn-f848f632a81cf8ebc977592cbf9a45d84a69f306.tar.gz
The optional Unicorn::OobGC module is reimplemented to fix
breakage that appeared in v3.3.1.  There are also minor
documentation updates, but no code changes as of 3.6.1 for
non-OobGC users.

There is also a v1.1.7 release to fix the same OobGC breakage
that appeared for 1.1.x users in the v1.1.6 release.
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 f5fd878..c5c4c17 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v3.6.1.GIT
+DEF_VER=v3.6.2.GIT
 
 LF='
 '