aboutsummaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2008-02-17 01:18:54 -0800
committerJunio C Hamano <gitster@pobox.com>2008-02-17 01:51:46 -0800
commitcf5c51efc9fe3b0ef93c7b78005c57b71acaf959 (patch)
treeee300bfdf5ec9700d1df55c07c933f206bd0ad4b /GIT-VERSION-GEN
parent7cb97da17da080b88ceb0417108e6a3cb6c6299f (diff)
downloadgit-cf5c51efc9fe3b0ef93c7b78005c57b71acaf959.tar.gz
git-cf5c51efc9fe3b0ef93c7b78005c57b71acaf959.tar.xz
Sync with 1.5.4.2 and start 1.5.5 Release Notes
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 03fb9d76a..1ad324e23 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.5.4.2.GIT
+DEF_VER=v1.5.4.GIT
LF='
'