Skip to content
This repository was archived by the owner on Nov 22, 2023. It is now read-only.

Commit a9a57c3

Browse files
author
gek169
committed
Automatic commit.
1 parent 0592609 commit a9a57c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/zfeatures.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ Optimization hint- cost of branching.
134134
/*Test the compatibility of the target platform at glInit() time.*/
135135
#define TGL_FEATURE_TINYGL_RUNTIME_COMPAT_TEST 1
136136

137-
#define TINYGL_VERSION 0.8
137+
#define TINYGL_VERSION 1.0
138138

139139
#endif
140140
/* _tgl_features_h_ */

0 commit comments

Comments
 (0)