summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2010-12-02 12:24:42 -0800
committerLibravatar Junio C Hamano <gitster@pobox.com>2010-12-02 14:31:17 -0800
commit7e4eb210bdf2a612d8bf4cc106d99ba190f73e3e (patch)
treec3f68a34579c2ddb061e648af58555974823d184 /GIT-VERSION-GEN
parentDocumentation: Fix mark-up of lines with more than one tilde (diff)
parentGit 1.7.2.4 (diff)
downloadtgif-7e4eb210bdf2a612d8bf4cc106d99ba190f73e3e.tar.xz
Prepare for 1.7.3.3
Signed-off-by: Junio C Hamano <gitster@pobox.com>
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 9ff9e51205..702306acd2 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.7.3.2
+DEF_VER=v1.7.3.3
LF='
'