Some more version bumpery.

This commit is contained in:
Florian Nücke 2015-02-20 01:52:11 +01:00
parent c17eab55ea
commit 21dd3aade9
2 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@ import li.cil.oc.api.detail.NetworkAPI;
*/
public class API {
public static final String ID_OWNER = "OpenComputers|Core";
public static final String VERSION = "5.0.0-alpha";
public static final String VERSION = "5.0.0";
public static DriverAPI driver = null;
public static FileSystemAPI fileSystem = null;

View File

@ -1,5 +1,5 @@
do
_G._OSVERSION = "OpenOS 1.4"
_G._OSVERSION = "OpenOS 1.5"
local component = component
local computer = computer