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-14 20:04:50 +0400
committerJunio C Hamano <gitster@pobox.com>2013-01-14 20:04:50 +0400
commite4f59a32de3f90ff5aabc09b9da6bd5818c5076b (patch)
tree6cc674ff3d834c20a48d85834183819bee74e2eb /GIT-VERSION-GEN
parentdca93d2b017184077104cf40566a7518fcf41ecb (diff)
Git 1.8.1.1v1.8.1.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 72e37c9bfe..c572e8da13 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.8.1
+DEF_VER=v1.8.1.1
LF='
'