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:20:04 +0000
committerEric Wong <normalperson@yhbt.net>2011-09-02 02:20:04 +0000
commitb6b36c534ae1b6f8120d3e48eca47463f21b06ea (patch)
tree55e9fa03499c65552c2a57283b4737afcc5f6ea3 /GIT-VERSION-GEN
parent30ab37594677c12a4884d7199d808a8a28832549 (diff)
downloadzbatery-b6b36c534ae1b6f8120d3e48eca47463f21b06ea.tar.gz
Zbatery 4.1.1 - small bugfix v4.1.1
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 962cda3..6969b4b 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v4.1.0.GIT
+DEF_VER=v4.1.1.GIT
 
 LF='
 '