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-04-15 10:21:34 +0400
committerJunio C Hamano <junkio@cox.net>2006-04-15 10:21:34 +0400
commit42b5c78845feb44f1d36eecad4c72336d5c2a9c5 (patch)
treec4938d49b1f2aea08b7b54ba4454a3d1bdb27ecc
parent170abc81a0f7bc02702189bacf7eeab74223d922 (diff)
GIT v1.3.0-rc4v1.3.0-rc4
I've merged everything I think is ready for 1.3.0, so this is the final round -- hopefully I can release this with minimum last-minute fixup as v1.3.0 early next week. 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 656f55542c..e88fe5ae7c 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.3-rc3.GIT
+DEF_VER=v1.3-rc4.GIT
# First try git-describe, then see if there is a version file
# (included in release tarballs), then default