summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2015-08-28 11:19:57 -0700
committerJunio C Hamano <gitster@pobox.com>2015-08-28 11:19:57 -0700
commitc415fb791b318832f52494b75d99602a7a8d604b (patch)
treedb02ffd225a7d62b0b1a74734a0d0c867bc01938 /GIT-VERSION-GEN
parentc3cb7b6fecd4fe00b002e5a90a7a91f148c50248 (diff)
downloadgit-2.5.1.tar.xz
Git 2.5.1v2.5.1
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 5cadf44e1a..5e23aba39c 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.5.0
+DEF_VER=v2.5.1
LF='
'