summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2015-03-31 21:57:10 (GMT)
committerJunio C Hamano <gitster@pobox.com>2015-03-31 21:57:10 (GMT)
commit52735a689270bb1de94eb3de198594b36caed9bb (patch)
tree0fa9d886b6d277acb47e7e893bce706574057197 /GIT-VERSION-GEN
parentad00aebfe93b3fc79c5ed54569f1603b8030783a (diff)
downloadgit-52735a689270bb1de94eb3de198594b36caed9bb.zip
git-52735a689270bb1de94eb3de198594b36caed9bb.tar.gz
git-52735a689270bb1de94eb3de198594b36caed9bb.tar.bz2
Git 2.3.5v2.3.5
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 9905751..7e0ccef 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='
'