summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2014-11-07 20:01:01 (GMT)
committerJunio C Hamano <gitster@pobox.com>2014-11-07 20:01:01 (GMT)
commit66edfe9ddc29102fa39edd37f9aecccbaca6a013 (patch)
tree53e2a7dd41a52ffc9ff7cf023c519fde1a7bd2fc /GIT-VERSION-GEN
parenta1ad2475a710a90e28f41c5110f59e2cf7282b70 (diff)
downloadgit-66edfe9ddc29102fa39edd37f9aecccbaca6a013.zip
git-66edfe9ddc29102fa39edd37f9aecccbaca6a013.tar.gz
git-66edfe9ddc29102fa39edd37f9aecccbaca6a013.tar.bz2
Git 2.2.0-rc1v2.2.0-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 2b2d797..7db860f 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.2.0-rc0
+DEF_VER=v2.2.0-rc1
LF='
'