public class Version
extends Object
-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
LUA_VERSION
public static final String LUA_VERSION
- See Also:
-
-
KAHLUA_MAJOR
public static final String KAHLUA_MAJOR
- See Also:
-
-
KAHLUA_MINOR
public static final String KAHLUA_MINOR
- See Also:
-
-
KAHLUA_FIX
public static final String KAHLUA_FIX
- See Also:
-
-
VERSION
public static final String VERSION
- See Also:
-
-