From c8fc62e4f955248f2655e996872b6833b86b1523 Mon Sep 17 00:00:00 2001 From: Mark Pulford Date: Sun, 29 May 2011 20:04:53 +0930 Subject: Update version to 1.0.2 --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README') diff --git a/README b/README index b4f5bcd..0d912a8 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -Lua CJSON v1.0.1 +Lua CJSON v1.0.2 ================ Lua CJSON is covered by the MIT license. See the file "LICENSE" for @@ -44,7 +44,7 @@ Review and update the included Makefile to suit your platform. Then: Linux distributions using RPM should be able to build a package with the following command: - # rpmbuild -tb lua-cjson-1.0.1.tar.gz + # rpmbuild -tb lua-cjson-1.0.2.zip Lua CJSON API -- cgit v1.2.3-55-g6feb