]> granicus.if.org Git - json-c/commitdiff
Direct people to send bug reports to the json-c google group.
authorEric Haszlakiewicz <erh+git@nimenees.com>
Sun, 1 Apr 2012 04:17:31 +0000 (23:17 -0500)
committerKeith Derrick <keith.derrick@palm.com>
Mon, 2 Apr 2012 14:53:25 +0000 (07:53 -0700)
config.h.win32
configure.in

index 7f7e6aee16149cc9a5efb0c5f323113c483b7b1f..ec3a84aaf2139f6538aac9a324a4f5bfac289697 100644 (file)
@@ -12,7 +12,7 @@
 /* config.h.win32  Generated by configure.  */
 
 #define PACKAGE_STRING "JSON C Library 0.2"
-#define PACKAGE_BUGREPORT "michael@metaparadigm.com"
+#define PACKAGE_BUGREPORT "json-c@googlegroups.com"
 #define PACKAGE_NAME "JSON C Library"
 #define PACKAGE_TARNAME "json-c"
 #define PACKAGE_VERSION "0.2"
index 7334319e179efb050437386dbb5e33a7d4d3cdfa..49b31953cb989347464c73853310a46c5bff657c 100644 (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)