summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <junkio@cox.net>2006-02-12 13:14:53 -0800
committerLibravatar Junio C Hamano <junkio@cox.net>2006-02-12 13:14:53 -0800
commitbd9ca0baff88107e26915cdaaf9821dc70a187e3 (patch)
tree933b7a642528ce47ef2f538a007c0e48cc448e1f /GIT-VERSION-GEN
parentFix "test: unexpected operator" on bsd (diff)
downloadtgif-bd9ca0baff88107e26915cdaaf9821dc70a187e3.tar.xz
GIT 1.2.0
Signed-off-by: Junio C Hamano <junkio@cox.net>
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 72201be57c..1056b7c817 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.1.GIT
+DEF_VER=v1.2.GIT
# First try git-describe, then see if there is a version file
# (included in release tarballs), then default