# leaptable-compiler/version # # Copyright: ©2009–2012, Laurence Withers # Author: Laurence Withers # License: GPLv3 # # VERSION contains the full version number of the library, which is # expected to be in 'major.minor.micro' format. VERMAJOR=0 VERMINOR=3 VERMICRO=6 # vim: expandtab:ts=4:sw=4:syntax=sh