From 11e9e3663663a45446911372fe52fc8bee2f238d Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Mon, 9 Jul 2018 16:58:46 -0700 Subject: Simplified the command line interface. --- nomsu_compiler.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nomsu_compiler.lua') diff --git a/nomsu_compiler.lua b/nomsu_compiler.lua index 4f650da..98f3791 100644 --- a/nomsu_compiler.lua +++ b/nomsu_compiler.lua @@ -150,7 +150,7 @@ local NomsuCompiler = setmetatable({ }, { end }) do - NomsuCompiler.NOMSU_COMPILER_VERSION = 2 + NomsuCompiler.NOMSU_COMPILER_VERSION = 3 NomsuCompiler.NOMSU_SYNTAX_VERSION = Parser.version NomsuCompiler._ENV = NomsuCompiler NomsuCompiler.nomsu = NomsuCompiler -- cgit v1.2.3