summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2010-09-03 09:38:53 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2010-09-03 09:38:53 -0700
commitdd34b6be8a3e869f3e0d62a13115f02d90cf4f80 (patch)
treeddacd48d5c0a18cff83fde6ff99280df82f02300 /GIT-VERSION-GEN
parentbuiltin/merge_recursive.c: Add an usage string and make use of it. (diff)
downloadtgif-dd34b6be8a3e869f3e0d62a13115f02d90cf4f80.tar.xz
Git 1.7.2.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 2c4f44bfb6..8efc557847 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.7.2.2
+DEF_VER=v1.7.2.3
LF='
'