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>2013-05-30 02:19:12 +0400
committerJunio C Hamano <gitster@pobox.com>2013-05-30 02:19:12 +0400
commit54219a4d89bac94c98f19f4eb5d1e18eb9499232 (patch)
treeb0f5a88bbc0b703472c0541d990ca8b27549663d /GIT-VERSION-GEN
parent7ebb906ddd69628fc9874b1266257ae2256b8f14 (diff)
Start 1.8.4 cycle
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 aa87dbfd53..390782fa12 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.8.3-rc3
+DEF_VER=v1.8.3.GIT
LF='
'