#pragma once #define VERSION_MAJ 0 #define VERSION_MIN 1 #define VERSION_PATCH 1 // Set in ui.c extern char *VERSION_STR;