summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2013-05-09 12:37:53 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2013-05-09 13:31:17 -0700
commit92758dd2a2de94c90c0697ef0e8174c3543a47f9 (patch)
tree649bb1eb394070560ba2754ca4bc938a5954b5b3 /GIT-VERSION-GEN
parentMerge branch 'tr/copy-revisions-from-stdin' into maint (diff)
downloadtgif-92758dd2a2de94c90c0697ef0e8174c3543a47f9.tar.xz
Git 1.8.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 7186e774a8..f7ec14ad92 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.8.2.2
+DEF_VER=v1.8.2.3
LF='
'