summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2012-12-03 17:49:51 (GMT)
committerJunio C Hamano <gitster@pobox.com>2012-12-03 17:49:51 (GMT)
commitee26a6e2b87905ac605c27841f607cb3379ca678 (patch)
tree5d9a896821058cd48e947f417a365ab22f11cea1 /GIT-VERSION-GEN
parent90ae9f259eb55adf54bec6442fe9e2fe223ef80c (diff)
downloadgit-ee26a6e2b87905ac605c27841f607cb3379ca678.zip
git-ee26a6e2b87905ac605c27841f607cb3379ca678.tar.gz
git-ee26a6e2b87905ac605c27841f607cb3379ca678.tar.bz2
Git 1.8.1-rc0v1.8.1-rc0
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 d66e54f..76ffd4d 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.8.0.1
+DEF_VER=v1.8.1-rc0
LF='
'