summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2015-06-16 21:38:01 (GMT)
committerJunio C Hamano <gitster@pobox.com>2015-06-16 21:38:01 (GMT)
commitf09bd215cde5e30029fe08f309d0554eb9256778 (patch)
treea8c5d3dc6607a62a2334146012d70ba4f4b14730 /GIT-VERSION-GEN
parent37d6f933dff7d5c295870c85399f5fd22072643a (diff)
downloadgit-f09bd215cde5e30029fe08f309d0554eb9256778.zip
git-f09bd215cde5e30029fe08f309d0554eb9256778.tar.gz
git-f09bd215cde5e30029fe08f309d0554eb9256778.tar.bz2
Git 2.4.4v2.4.4
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 f94921c..9765504 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.4.3
+DEF_VER=v2.4.4
LF='
'