summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2014-03-13 14:01:17 -0700
committerJunio C Hamano <gitster@pobox.com>2014-03-14 14:27:26 -0700
commit00eda23228acb68c85a76f977f4e59f82189ce3f (patch)
tree739a09790b134a59a8db647cf6a2c3d8d5900809 /GIT-VERSION-GEN
parent27ac2b1f24d034f89e87d79768fe94a4e7559b93 (diff)
downloadgit-00eda23228acb68c85a76f977f4e59f82189ce3f.tar.gz
Update draft release notes to 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 2b97352dd3..a651d68656 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.9.0
+DEF_VER=v1.9.0.GIT
LF='
'