Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2015-03-23 21:27:27 +0300
committerJunio C Hamano <gitster@pobox.com>2015-03-23 21:27:27 +0300
commit3a52578eef9b65ad449853e4a3a923d8e1eb2a22 (patch)
tree556b9a348dd839cc0c56676ba0e980a6b2d260dc /GIT-VERSION-GEN
parent437ed4cea135fe544d646850faaa52937c650873 (diff)
Git 2.3.4v2.3.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 f92fe17065..9905751fc2 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.3.3
+DEF_VER=v2.3.4
LF='
'