Skip to content

Commit

Permalink
GIT 1.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Junio C Hamano committed Aug 13, 2006
2 parents 67e31d6 + a0764cb commit 01aaf1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -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])

Expand Down

0 comments on commit 01aaf1f

Please sign in to comment.