Files
recycled-ni-neutrino/src/gui/lua/lua_api_version.h
Thilo Graf aa949f7f78 lua API: change to version 1.80
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6d11033171
Author: Thilo Graf <dbt@novatux.de>
Date: 2018-10-28 (Sun, 28 Oct 2018)


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

------------------
This commit was generated by Migit
2018-10-28 22:00:38 +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 80