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:
authorJunio C Hamano <junkio@cox.net>2006-02-13 00:14:53 +0300
committerJunio C Hamano <junkio@cox.net>2006-02-13 00:14:53 +0300
commitbd9ca0baff88107e26915cdaaf9821dc70a187e3 (patch)
tree933b7a642528ce47ef2f538a007c0e48cc448e1f
parent4bbdfab766782dc06ac496730e3a578bd35d67c5 (diff)
GIT 1.2.0v1.2.0
Signed-off-by: Junio C Hamano <junkio@cox.net>
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index 72201be57c..1056b7c817 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.1.GIT
+DEF_VER=v1.2.GIT
# First try git-describe, then see if there is a version file
# (included in release tarballs), then default