Direct people to send bug reports to the json-c google group.

This commit is contained in:
Eric Haszlakiewicz
2012-03-31 23:17:31 -05:00
parent fbd207bd6b
commit 781798ccdf
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
AC_PREREQ(2.52)
# Process this file with autoconf to produce a configure script.
AC_INIT([json-c], 0.10, [michael@metaparadigm.com])
AC_INIT([json-c], 0.10, [json-c@googlegroups.com])
AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)