summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2014-04-09 12:04:34 -0700
committerJunio C Hamano <gitster@pobox.com>2014-04-09 12:04:34 -0700
commit0bc85abb7aa9b24b093253018801a0fb43d01122 (patch)
tree33cd122d8f79160cf99db6467b17d704baeec24f /GIT-VERSION-GEN
parent3c9e56b75c4a9a6832d94a00f079ea68e8a281ca (diff)
downloadgit-0bc85abb7aa9b24b093253018801a0fb43d01122.tar.gz
Git 1.9.2v1.9.2
The second maintenance release for Git 1.9; contains all the fixes that are scheduled to appear in Git 2.0. 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 220afbd971..5d2bf82085 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.9.1
+DEF_VER=v1.9.2
LF='
'