summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2009-04-12 15:43:24 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2009-04-12 15:57:58 -0700
commit3bd1bb327eb4d3e386800897734f9f42b48280ff (patch)
treeef5dce68318d4d1251b3e0970f5cc3653be149d3 /GIT-VERSION-GEN
parentMerge branch 'maint-1.6.1' into maint (diff)
downloadtgif-3bd1bb327eb4d3e386800897734f9f42b48280ff.tar.xz
GIT 1.6.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 ac2f24795c..04713fc7c9 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.6.2.2
+DEF_VER=v1.6.2.3
LF='
'