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-03-19 02:01:19 +0400
committerJunio C Hamano <gitster@pobox.com>2013-03-19 02:01:19 +0400
commit048d4d98b35e78c44d93b8009f7b11823660e007 (patch)
treef0387ac7d84c2409318f2a53fd96bf6ba23dff07 /GIT-VERSION-GEN
parent1c71541ddd51968ca2957063b00da42941d13d98 (diff)
Start the post 1.8.2 cycle
Again, tentatively let's call this cycle 1.8.3. 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 f189b7889e..6722e621d1 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.8.2
+DEF_VER=v1.8.2.GIT
LF='
'