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-01-01 02:24:22 +0400
committerJunio C Hamano <gitster@pobox.com>2013-01-01 02:25:57 +0400
commit5d417842efeafb6e109db7574196901c4e95d273 (patch)
tree813eeba9384c849f2fb102b13257aa0aa0b7039b /GIT-VERSION-GEN
parent3b73c7d1c8a3e76c6e15a294bd5c3e2a04efa7ea (diff)
Git 1.8.1v1.8.1
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 b2dffc839f..72e37c9bfe 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.8.1-rc3
+DEF_VER=v1.8.1
LF='
'