summaryrefslogtreecommitdiffstats
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2015-03-31 23:57:10 +0200
committerJunio C Hamano <gitster@pobox.com>2015-03-31 23:57:10 +0200
commit52735a689270bb1de94eb3de198594b36caed9bb (patch)
tree0fa9d886b6d277acb47e7e893bce706574057197 /GIT-VERSION-GEN
parentMerge branch 'ss/pull-rebase-preserve' into maint (diff)
downloadgit-52735a689270bb1de94eb3de198594b36caed9bb.tar.xz
git-52735a689270bb1de94eb3de198594b36caed9bb.zip
Git 2.3.5v2.3.5
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 9905751fc2..7e0ccef568 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.3.4
+DEF_VER=v2.3.5
LF='
'