about summary refs log tree commit homepage
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2011-09-02 02:14:03 +0000
committerEric Wong <normalperson@yhbt.net>2011-09-02 02:14:03 +0000
commit0b955487e44011d80a457618c2e8148c8ec05e05 (patch)
tree4abda4b6ef46d19361b5caaa31b0244e1d7e18de /GIT-VERSION-GEN
parent71b4507755f2bd279adb14e6cdc90e1380efa247 (diff)
downloadrainbows-0b955487e44011d80a457618c2e8148c8ec05e05.tar.gz
This release fixes a potential reentrancy deadlock when
using the default logger from the Ruby standard library.
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 f0ad286..db426b7 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v4.3.0.GIT
+DEF_VER=v4.3.1.GIT
 
 LF='
 '