summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2013-05-03 15:23:45 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2013-05-03 15:23:45 -0700
commit7d3ccdffb5d28970dd7a4d177cfcca690ccd0c22 (patch)
tree5ce46c152c7391dc6ca93a58ffeffdc3552d780b /GIT-VERSION-GEN
parentMerge branch 'tr/unpack-entry-use-after-free-fix' (diff)
downloadtgif-7d3ccdffb5d28970dd7a4d177cfcca690ccd0c22.tar.xz
Git 1.8.3-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 293d0b9fa4..7a24aca9d6 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.8.3-rc0
+DEF_VER=v1.8.3-rc1
LF='
'