summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2013-01-28 19:17:54 (GMT)
committerJunio C Hamano <gitster@pobox.com>2013-01-28 19:17:54 (GMT)
commit53cdd4e1b2017a7580d0c4b7f530f0678985c8dc (patch)
treecc24c2ac9c46daf87c1bec6781990a3cad55ebe0 /GIT-VERSION-GEN
parenta77133e383d98db5a5bed03e808e922b0e9d0655 (diff)
downloadgit-53cdd4e1b2017a7580d0c4b7f530f0678985c8dc.zip
git-53cdd4e1b2017a7580d0c4b7f530f0678985c8dc.tar.gz
git-53cdd4e1b2017a7580d0c4b7f530f0678985c8dc.tar.bz2
Git 1.8.1.2v1.8.1.2
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 c572e8d..2edb996 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.8.1.1
+DEF_VER=v1.8.1.2
LF='
'