about summary refs log tree commit homepage
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2009-10-02 18:17:26 -0700
committerEric Wong <normalperson@yhbt.net>2009-10-02 18:17:26 -0700
commita2d5ad61d5f7c6b744f49ce549292e7f2d353ead (patch)
treef9b0a20662d134238909dd5e71e97f003f34af1b /GIT-VERSION-GEN
parentfae1978669fe12485edc13ed9a83ebb1479fa3e2 (diff)
downloadunicorn-a2d5ad61d5f7c6b744f49ce549292e7f2d353ead.tar.gz
Fix permissions for release tarballs/gems, no other changes.
Thanks to Jay Reitz for reporting this.
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 d8c4319..7a2ebc4 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v0.93.0.GIT
+DEF_VER=v0.93.1.GIT
 
 LF='
 '