about summary refs log tree commit homepage
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2010-11-11 07:17:19 +0800
committerEric Wong <normalperson@yhbt.net>2010-11-11 07:18:20 +0800
commit1493af7cc23afecc8592ce44f5226476afccd212 (patch)
tree99a56c4f6ec95d65faef009643f9c80f19b6c8a2 /GIT-VERSION-GEN
parent8edcc3f9e1be9113685e61b9a83994a02d37c768 (diff)
downloadunicorn-1493af7cc23afecc8592ce44f5226476afccd212.tar.gz
Here are major, incompatible internal API changes.
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 0550f7e..3b85f11 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v2.0.0.GIT
+DEF_VER=v3.0.0pre.GIT
 
 LF='
 '