summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2014-07-16 11:19:56 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2014-07-16 11:19:56 -0700
commitebc5da3208824e25a89672a3b91bd13629b215fe (patch)
treeb6f020e308ffac31c5b446909db1cc94419b05ac /GIT-VERSION-GEN
parentMerge branch 'jc/fix-clone-single-starting-at-a-tag' into maint (diff)
downloadtgif-ebc5da3208824e25a89672a3b91bd13629b215fe.tar.xz
Git 2.0.2
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 0986062473..b14f852c0c 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.0.1
+DEF_VER=v2.0.2
LF='
'