Update sPhone.lua

This commit is contained in:
Ale32bit 2016-11-06 12:55:27 +01:00 committed by GitHub
parent 4ff5e94370
commit 00d374a941

View file

@ -1,6 +1,6 @@
local function kernel() local function kernel()
_G.sPhone = { _G.sPhone = {
version = "Alpha 3.9", version = "Alpha 3.9.1",
user = "Guest", user = "Guest",
devMode = false, devMode = false,
mainTerm = term.current(), mainTerm = term.current(),