shithub: tinygl

Download patch

ref: a9a57c39e57aa437c032558d093929b48b24f47a
parent: 0592609ae281bd145858ae2955069af94c50c4b2
author: gek169 <gek169>
date: Mon May 24 17:31:27 EDT 2021

Automatic commit.

--- a/include/zfeatures.h
+++ b/include/zfeatures.h
@@ -134,7 +134,7 @@
 /*Test the compatibility of the target platform at glInit() time.*/
 #define TGL_FEATURE_TINYGL_RUNTIME_COMPAT_TEST 1
 
-#define TINYGL_VERSION 0.8
+#define TINYGL_VERSION 1.0
 
 #endif 
 /* _tgl_features_h_ */