Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Solaris does not support C99 format strings before version 10
[gitweb.git]
/
configure.ac
diff --git
a/configure.ac
b/configure.ac
index c1f7751e6f8af39e812fb14963174ef8cb83d29f..a9c88c6a4df0ab6a75a748bbadc4d429b6b415fa 100644
(file)
--- 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])