Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Nieder <jrnieder@gmail.com>2013-09-27 02:01:41 +0400
committerJonathan Nieder <jrnieder@gmail.com>2013-09-27 02:01:41 +0400
commit02a110ad435a6ccda648f09f94e546dfd7bdd0ac (patch)
tree60d7d86436618fc086c65da17baa0b029cdc9ad9 /GIT-VERSION-GEN
parent437ce600fb2cd89817ecf9b57274a529904d1df0 (diff)
Git 1.8.4.1v1.8.4.1
Signed-off-by: Jonathan Nieder <jrnieder@gmail.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 06026eaed7..b4147d6db5 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.8.4
+DEF_VER=v1.8.4.1
LF='
'