summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2015-02-05 21:23:56 (GMT)
committerJunio C Hamano <gitster@pobox.com>2015-02-05 21:23:56 (GMT)
commit9874fca7122563e28d699a911404fc49d2a24f1c (patch)
tree1de7b1401952609b4a78879caea64c748f7c3d74 /GIT-VERSION-GEN
parent0d1c285af265459006c012aa4415175c2db961ad (diff)
downloadgit-9874fca7122563e28d699a911404fc49d2a24f1c.zip
git-9874fca7122563e28d699a911404fc49d2a24f1c.tar.gz
git-9874fca7122563e28d699a911404fc49d2a24f1c.tar.bz2
Git 2.3v2.3.0
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 068eae2..780064a 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.3.0-rc2
+DEF_VER=v2.3.0
LF='
'