From 935affcbc57a9b4f4941423395acb51a6ea33e64 Mon Sep 17 00:00:00 2001 From: Mark Pulford Date: Tue, 10 May 2011 18:44:35 +0930 Subject: Update version to 1.0.1 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 8832fed..e2d5339 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -CJSON_VERSION = 1.0 +CJSON_VERSION = 1.0.1 LUA_VERSION = 5.1 # See http://lua-users.org/wiki/BuildingModules for platform specific -- cgit v1.2.3-55-g6feb