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 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 7ab8fd4..42919c9 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -CJSON_VERSION = 1.0.1dev +CJSON_VERSION = 1.0.2 LUA_VERSION = 5.1 # See http://lua-users.org/wiki/BuildingModules for platform specific -- cgit v1.2.3-55-g6feb