summaryrefslogtreecommitdiffstats
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2012-12-10 22:05:47 +0100
committerJunio C Hamano <gitster@pobox.com>2012-12-10 22:05:47 +0100
commit3e53891f85c58b4adb016a429a1f3b7fae78ca03 (patch)
tree93b0362f75414b513d2dda2837bb894cc14274d3 /GIT-VERSION-GEN
parentDocumentation/git-stash.txt: add a missing verb (diff)
downloadgit-3e53891f85c58b4adb016a429a1f3b7fae78ca03.tar.xz
git-3e53891f85c58b4adb016a429a1f3b7fae78ca03.zip
Git 1.8.0.2v1.8.0.2
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to '')
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index d66e54f12d..053628c939 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.8.0.1
+DEF_VER=v1.8.0.2
LF='
'