aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorMike Pall <mike>2009-12-08 19:49:20 +0100
committerMike Pall <mike>2009-12-08 19:49:20 +0100
commit1d1fed48a002dfc0919135911057ebc255a53e0a (patch)
treec5c6643908374bb8f02f4c7691332d32f6645986 /README
parent55b16959717084884fd4a0cbae6d19e3786c20c7 (diff)
downloadluajit-1d1fed48a002dfc0919135911057ebc255a53e0a.tar.gz
luajit-1d1fed48a002dfc0919135911057ebc255a53e0a.tar.bz2
luajit-1d1fed48a002dfc0919135911057ebc255a53e0a.zip
RELEASE LuaJIT-2.0.0-beta2v2.0.0-beta2
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 43caf78e..98df99af 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
1README for LuaJIT 2.0.0-beta1 1README for LuaJIT 2.0.0-beta2
2----------------------------- 2-----------------------------
3 3
4LuaJIT is a Just-In-Time (JIT) compiler for the Lua programming language. 4LuaJIT is a Just-In-Time (JIT) compiler for the Lua programming language.
@@ -7,7 +7,7 @@ Project Homepage: http://luajit.org/
7 7
8LuaJIT is Copyright (C) 2005-2009 Mike Pall. 8LuaJIT is Copyright (C) 2005-2009 Mike Pall.
9LuaJIT is free software, released under the MIT/X license. 9LuaJIT is free software, released under the MIT/X license.
10See full Copyright Notice in src/luajit.h 10See full Copyright Notice in the COPYRIGHT file or in luajit.h.
11 11
12Documentation for LuaJIT is available in HTML format. 12Documentation for LuaJIT is available in HTML format.
13Please point your favorite browser to: 13Please point your favorite browser to: