GIT 1.4.2

maint v1.4.2
Junio C Hamano 2006-08-12 18:32:31 -07:00
commit 01aaf1f88d
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script. # Process this file with autoconf to produce a configure script.


AC_PREREQ(2.59) 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]) AC_CONFIG_SRCDIR([git.c])