summaryrefslogtreecommitdiffstats
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <junkio@cox.net>2006-12-20 20:23:22 +0100
committerJunio C Hamano <junkio@cox.net>2006-12-20 20:23:22 +0100
commit851a911024481f6759bce337b8dc50241070db81 (patch)
treeb8a9f093ab92850c0b9566b64a83e7260f115175 /GIT-VERSION-GEN
parentBypass expensive content comparsion during rename detection. (diff)
downloadgit-851a911024481f6759bce337b8dc50241070db81.tar.xz
git-851a911024481f6759bce337b8dc50241070db81.zip
GIT 1.4.4.3v1.4.4.3
Signed-off-by: Junio C Hamano <junkio@cox.net>
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 4eac314f3a..bedc69271e 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.4.4.1.GIT
+DEF_VER=v1.4.4.3.GIT
LF='
'