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-08-13 05:32:31 +0400
committerJunio C Hamano <junkio@cox.net>2006-08-13 05:32:58 +0400
commit01aaf1f88ddc2b99162c302710339f202996f39b (patch)
tree15d85584fd617b57aa25ef99b7f69ab3b2498f5a
parent67e31d6234c0332334d7aedd70b2f101bc010cf9 (diff)
parenta0764cb838c2f1885fb58ca794c21523fb05c825 (diff)
GIT 1.4.2v1.4.2
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index c1f7751e6f..a9c88c6a4d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.59)
-AC_INIT([git], [1.4.1], [git@vger.kernel.org])
+AC_INIT([git], [1.4.2], [git@vger.kernel.org])
AC_CONFIG_SRCDIR([git.c])