Version increase

This commit is contained in:
Jarcode
2018-03-04 12:41:51 -08:00
parent 3a1dcac8c9
commit f32f0ded0f

View File

@@ -18,7 +18,7 @@
#include "render.h"
#include "xwin.h"
#define GLAVA_VERSION "1.4"
#define GLAVA_VERSION "1.4.1"
#ifdef GLAD_DEBUG
#define GLAVA_RELEASE_TYPE_PREFIX "debug, "
#else