summaryrefslogtreecommitdiffstats
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2015-08-28 20:19:57 +0200
committerJunio C Hamano <gitster@pobox.com>2015-08-28 20:19:57 +0200
commitc415fb791b318832f52494b75d99602a7a8d604b (patch)
treedb02ffd225a7d62b0b1a74734a0d0c867bc01938 /GIT-VERSION-GEN
parentMingw: verify both ends of the pipe () call (diff)
downloadgit-c415fb791b318832f52494b75d99602a7a8d604b.tar.xz
git-c415fb791b318832f52494b75d99602a7a8d604b.zip
Git 2.5.1v2.5.1
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to '')
-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='
'