/** * Author......: See docs/credits.txt * License.....: MIT */ #ifndef _VERSION_H #define _VERSION_H #define VERSION 0 #endif // _VERSION_H