summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2014-01-27 11:01:35 -0800
committerLibravatar Junio C Hamano <gitster@pobox.com>2014-01-27 11:01:35 -0800
commitbd3e186d811a13d8687584856f345a767e3e4d67 (patch)
tree87b8781869c58d536d5ebbddb2a8507515470f49 /GIT-VERSION-GEN
parentMerge branch 'as/tree-walk-fix-aggressive-short-cut' (diff)
downloadtgif-bd3e186d811a13d8687584856f345a767e3e4d67.tar.xz
Git 1.9-rc1
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 e66a5abb0b..35031650f2 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.9-rc0
+DEF_VER=v1.9-rc1
LF='
'