summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2012-12-31 22:24:22 (GMT)
committerJunio C Hamano <gitster@pobox.com>2012-12-31 22:25:57 (GMT)
commit5d417842efeafb6e109db7574196901c4e95d273 (patch)
tree813eeba9384c849f2fb102b13257aa0aa0b7039b /GIT-VERSION-GEN
parent3b73c7d1c8a3e76c6e15a294bd5c3e2a04efa7ea (diff)
downloadgit-5d417842efeafb6e109db7574196901c4e95d273.zip
git-5d417842efeafb6e109db7574196901c4e95d273.tar.gz
git-5d417842efeafb6e109db7574196901c4e95d273.tar.bz2
Git 1.8.1v1.8.1
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 b2dffc8..72e37c9 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.8.1-rc3
+DEF_VER=v1.8.1
LF='
'