summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2010-08-19 16:03:18 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2010-08-19 16:03:18 -0700
commit8c67c392e1620fc3b749aa9e0b8da13bd84226f8 (patch)
tree4d4b4c1e3670cdd9b6a373943f6d01c29df9ea7b /GIT-VERSION-GEN
parentMerge branch 'tr/xsize-bits' into maint (diff)
downloadtgif-8c67c392e1620fc3b749aa9e0b8da13bd84226f8.tar.xz
Git 1.7.2.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 8228e883e6..2c4f44bfb6 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.7.2.1
+DEF_VER=v1.7.2.2
LF='
'