summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2010-12-15 11:19:11 -0800
committerLibravatar Junio C Hamano <gitster@pobox.com>2010-12-15 11:19:11 -0800
commit88fcc52e4468d5dfef4f50d2bdee4b168a855368 (patch)
treebb8c54a0b11f51a4fa9bd3c92fd312aaa8361d22 /GIT-VERSION-GEN
parentgitweb: Introduce esc_attr to escape attributes of HTML elements (diff)
downloadtgif-88fcc52e4468d5dfef4f50d2bdee4b168a855368.tar.xz
Git 1.6.4.5
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 68b95733c7..d453662e5a 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.6.4.4
+DEF_VER=v1.6.4.5
LF='
'