summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2013-01-14 16:04:50 (GMT)
committerJunio C Hamano <gitster@pobox.com>2013-01-14 16:04:50 (GMT)
commite4f59a32de3f90ff5aabc09b9da6bd5818c5076b (patch)
tree6cc674ff3d834c20a48d85834183819bee74e2eb /GIT-VERSION-GEN
parentdca93d2b017184077104cf40566a7518fcf41ecb (diff)
downloadgit-e4f59a32de3f90ff5aabc09b9da6bd5818c5076b.zip
git-e4f59a32de3f90ff5aabc09b9da6bd5818c5076b.tar.gz
git-e4f59a32de3f90ff5aabc09b9da6bd5818c5076b.tar.bz2
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 72e37c9..c572e8d 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='
'