summaryrefslogtreecommitdiff
path: root/manual.txt
diff options
context:
space:
mode:
authorMark Pulford <mark@kyne.com.au>2012-01-19 00:50:05 +1030
committerMark Pulford <mark@kyne.com.au>2012-03-04 18:54:35 +1030
commit3040931d6bb7331b130fd4c34a7b17bc5d226039 (patch)
tree507a7278b36049db0ee2ec6053b26662280bbda9 /manual.txt
parent88bb249473db4e4923e4c27a8e3ece7a77e738ce (diff)
downloadlua-cjson-3040931d6bb7331b130fd4c34a7b17bc5d226039.tar.gz
lua-cjson-3040931d6bb7331b130fd4c34a7b17bc5d226039.tar.bz2
lua-cjson-3040931d6bb7331b130fd4c34a7b17bc5d226039.zip
Bump development version to 1.1devel
Diffstat (limited to 'manual.txt')
-rw-r--r--manual.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/manual.txt b/manual.txt
index 62485fd..35b2c2e 100644
--- a/manual.txt
+++ b/manual.txt
@@ -1,4 +1,4 @@
1= Lua CJSON 1.0devel Manual = 1= Lua CJSON 1.1devel Manual =
2Mark Pulford <mark@kyne.com.au> 2Mark Pulford <mark@kyne.com.au>
3:revdate: November 30, 2011 3:revdate: November 30, 2011
4 4
@@ -84,7 +84,7 @@ the included RPM spec file. Install the +rpm-build+ package (or
84similar) then: 84similar) then:
85 85
86[source,sh] 86[source,sh]
87rpmbuild -tb lua-cjson-1.0devel.tar.gz 87rpmbuild -tb lua-cjson-1.1devel.tar.gz
88rpm -Uvh $newly_built_lua_cjson_rpm 88rpm -Uvh $newly_built_lua_cjson_rpm
89 89
90 90
@@ -97,7 +97,7 @@ modules on a wide range of platforms (including Windows).
97Extract the Lua CJSON source package into a directory and run: 97Extract the Lua CJSON source package into a directory and run:
98 98
99[source,sh] 99[source,sh]
100cd lua-cjson-1.0devel 100cd lua-cjson-1.1devel
101luarocks make 101luarocks make
102 102
103[NOTE] 103[NOTE]
@@ -536,7 +536,7 @@ The name of the Lua CJSON module (+"cjson"+).
536_VERSION 536_VERSION
537~~~~~~~~ 537~~~~~~~~
538 538
539The version number of the Lua CJSON module (Eg, +"1.0devel"+). 539The version number of the Lua CJSON module (Eg, +"1.1devel"+).
540 540
541 541
542null 542null