]> granicus.if.org Git - json-c/commitdiff
Update version to 0.9
authorChristopher Watford <christopher.watford@gmail.com>
Fri, 31 Jul 2009 02:50:48 +0000 (02:50 +0000)
committerChristopher Watford <christopher.watford@gmail.com>
Fri, 31 Jul 2009 02:50:48 +0000 (02:50 +0000)
git-svn-id: http://svn.metaparadigm.com/svn/json-c/trunk@46 327403b1-1117-474d-bef2-5cb71233fd97

Makefile.am
README.html

index 43120b2ab1eb2fc9177c514a46c61132f08191d3..bf5d7cec9f7978b67f94531fc1381ed99cd61a2b 100644 (file)
@@ -1,4 +1,4 @@
-AM_CFLAGS = -Wall -std=gnu99 -D_GNU_SOURCE -D_REENTRANT
+AM_CFLAGS = -Wall -Wwrite-strings -Werror -std=gnu99 -D_GNU_SOURCE -D_REENTRANT
 
 EXTRA_DIST = doc
 
index e69beb95cb18bfe676d72e857cd95b79828520a8..c5cba3a7b4ea21d6448e7bd5fbbc6634e05eae35 100644 (file)
@@ -8,7 +8,7 @@
        </head>\r
        <body>\r
                <h2>JSON-C - A JSON implementation in C</h2>\r
-               <p>Latest release: <a href="json-c-0.8.tar.gz">json-c-0.8.tar.gz</a></p>\r
+               <p>Latest release: <a href="json-c-0.9.tar.gz">json-c-0.9.tar.gz</a></p>\r
                <p>JSON-C implements a reference counting object model that allows you to easily \r
                        construct JSON objects in C, output them as JSON formatted strings and parse \r
                        JSON formatted strings back into the C representation of JSON objects.</p>\r