aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMark Pulford <mark@kyne.com.au>2011-11-27 18:53:22 +1030
committerMark Pulford <mark@kyne.com.au>2011-11-27 18:53:22 +1030
commitd6b3f9ceb6c73121d9fa52bf66b7cfa59b611680 (patch)
tree977c1343194983a89baf28b07797988b14ba87c8 /Makefile
parentbb3931122551240a08dbfaa1a84d55906e3d3cb6 (diff)
downloadlua-cjson-d6b3f9ceb6c73121d9fa52bf66b7cfa59b611680.tar.gz
lua-cjson-d6b3f9ceb6c73121d9fa52bf66b7cfa59b611680.tar.bz2
lua-cjson-d6b3f9ceb6c73121d9fa52bf66b7cfa59b611680.zip
Update version to 1.0.4
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 082c720..10e0ba1 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
1CJSON_VERSION = 1.0.3 1CJSON_VERSION = 1.0.4
2LUA_VERSION = 5.1 2LUA_VERSION = 5.1
3 3
4# See http://lua-users.org/wiki/BuildingModules for platform specific 4# See http://lua-users.org/wiki/BuildingModules for platform specific