From: Rupa Schomaker Date: Wed, 17 Mar 2010 02:35:03 +0000 (+0000) Subject: bump json lib to 0.9 X-Git-Tag: v1.0.6~143 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=68a76226472ce18d40d1cf2ff1f520429a211b2e;p=thirdparty%2Ffreeswitch.git bump json lib to 0.9 git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17020 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- diff --git a/src/mod/applications/mod_curl/Makefile b/src/mod/applications/mod_curl/Makefile index 85f4077f61..b276633355 100644 --- a/src/mod/applications/mod_curl/Makefile +++ b/src/mod/applications/mod_curl/Makefile @@ -1,4 +1,4 @@ -json-c=json-c-0.8 +json-c=json-c-0.9 BASE=../../../.. WANT_CURL=yes