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-08 05:02:40 +0400
committerJunio C Hamano <junkio@cox.net>2006-04-08 05:02:40 +0400
commita0a01958d7c059b1535b79a80dc37181b25bb677 (patch)
tree160c23d8c399fb4a056022b5654a6b3d475d651d
parenta906ce6aa78ac8febf466b46c6fae029137cd506 (diff)
GIT 1.3.0-rc3v1.3.0-rc3
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 d2200acd7a..656f55542c 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.3-rc2.GIT
+DEF_VER=v1.3-rc3.GIT
# First try git-describe, then see if there is a version file
# (included in release tarballs), then default