summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2013-05-17 19:19:20 (GMT)
committerJunio C Hamano <gitster@pobox.com>2013-05-17 19:19:20 (GMT)
commitde3a5c6da194928868b5eee4a9c4d538b4194727 (patch)
tree99f7151dc237575496ef0a0a6b2c145a554c42ea /GIT-VERSION-GEN
parent680ed3eeb6d6edd4095be43451fb1f73de17927b (diff)
downloadgit-de3a5c6da194928868b5eee4a9c4d538b4194727.zip
git-de3a5c6da194928868b5eee4a9c4d538b4194727.tar.gz
git-de3a5c6da194928868b5eee4a9c4d538b4194727.tar.bz2
Git 1.8.3-rc3v1.8.3-rc3
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 d44408d..aa87dbf 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.8.3-rc2
+DEF_VER=v1.8.3-rc3
LF='
'