summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2013-05-13 18:09:42 (GMT)
committerJunio C Hamano <gitster@pobox.com>2013-05-13 18:09:42 (GMT)
commitab84621754e9c6f05279b42e51b445baac28a8ea (patch)
tree7585c1dd90e527d19aecbcbc59806f824049e2c1 /GIT-VERSION-GEN
parentf74455ab216bdc4f21a733f75ddd6974634c5df1 (diff)
downloadgit-ab84621754e9c6f05279b42e51b445baac28a8ea.zip
git-ab84621754e9c6f05279b42e51b445baac28a8ea.tar.gz
git-ab84621754e9c6f05279b42e51b445baac28a8ea.tar.bz2
Git 1.8.3-rc2v1.8.3-rc2
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 7a24aca..d44408d 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.8.3-rc1
+DEF_VER=v1.8.3-rc2
LF='
'