Skip to content

Commit af01b6b

Browse files
committed
Release v1.0
1 parent 60050d7 commit af01b6b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

lib/termgl.h

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
extern "C"{
66
#endif
77

8+
#define TGL_VERSION_MAJOR 1
9+
#define TGL_VERSION_MINOR 0
10+
811
#include <stdbool.h>
912

1013
#if defined(_WIN32) || defined(WIN32)

0 commit comments

Comments
 (0)