summaryrefslogtreecommitdiffstats
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2012-12-03 18:49:51 +0100
committerJunio C Hamano <gitster@pobox.com>2012-12-03 18:49:51 +0100
commitee26a6e2b87905ac605c27841f607cb3379ca678 (patch)
tree5d9a896821058cd48e947f417a365ab22f11cea1 /GIT-VERSION-GEN
parentMerge branch 'mm/status-push-pull-advise' (diff)
downloadgit-ee26a6e2b87905ac605c27841f607cb3379ca678.tar.xz
git-ee26a6e2b87905ac605c27841f607cb3379ca678.zip
Git 1.8.1-rc0v1.8.1-rc0
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to '')
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index d66e54f12d..76ffd4d4d6 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='
'