Files
recycled-ni-neutrino/src/gui/lua/lua_api_version.h
vanhofen 18a0cb2ee3 luainstance: update keyname table
Origin commit data
------------------
Branch: ni/coolstream
Commit: 67ea34c1bc
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-12-19 (Tue, 19 Dec 2017)

Origin message was:
------------------
- luainstance: update keyname table

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-12-19 10:58:44 +01:00

8 lines
229 B
C

/*
* this is only used in two code files, so put it into its own
* header to reduce complete neutrino rebuilding all the time due
* to luainstance.h changes
*/
#define LUA_API_VERSION_MAJOR 1
#define LUA_API_VERSION_MINOR 79