summaryrefslogtreecommitdiffstats
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2009-06-04 07:42:15 +0200
committerJunio C Hamano <gitster@pobox.com>2009-06-04 07:47:48 +0200
commit6c7f58d6f691c1091b90b0891e94c91e20fd6054 (patch)
tree700cf0a9cfc843ba3f729e9bc26f0d378e2ee048 /GIT-VERSION-GEN
parentgrep: fix empty word-regexp matches (diff)
downloadgit-6c7f58d6f691c1091b90b0891e94c91e20fd6054.tar.xz
git-6c7f58d6f691c1091b90b0891e94c91e20fd6054.zip
GIT 1.6.3.2v1.6.3.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 d292e3a2d3..0673f0db9f 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.6.3.1
+DEF_VER=v1.6.3.2
LF='
'