aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index b4f5bcd..0d912a8 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
1Lua CJSON v1.0.1 1Lua CJSON v1.0.2
2================ 2================
3 3
4Lua CJSON is covered by the MIT license. See the file "LICENSE" for 4Lua 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:
44Linux distributions using RPM should be able to build a package with 44Linux distributions using RPM should be able to build a package with
45the following command: 45the following command:
46 46
47 # rpmbuild -tb lua-cjson-1.0.1.tar.gz 47 # rpmbuild -tb lua-cjson-1.0.2.zip
48 48
49 49
50Lua CJSON API 50Lua CJSON API