Code

GIT 1.4.2 v1.4.2
authorJunio C Hamano <junkio@cox.net>
Sun, 13 Aug 2006 01:32:31 +0000 (18:32 -0700)
committerJunio C Hamano <junkio@cox.net>
Sun, 13 Aug 2006 01:32:58 +0000 (18:32 -0700)
configure.ac

index c1f7751e6f8af39e812fb14963174ef8cb83d29f..a9c88c6a4df0ab6a75a748bbadc4d429b6b415fa 100644 (file)
@@ -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])