--Using the command
print("Compiled with LuaComp $[[luacomp -v]]")
--Or using the shell vars
print("Compiled with LuaComp $[{LUACOMP_VERSION}]")