Skip to content

Commit a8c8a5a

Browse files
authored
[Docs] (README): Fix wrong version.
1 parent 2d29cb9 commit a8c8a5a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
precision highp int;
1515
```
1616
17-
2. MobileGlues (since V1.2.6.0) injects these macros into your shaders:
17+
2. MobileGlues (since V1.2.6) injects these macros into your shaders:
1818
```glsl
1919
#define MG_MOBILEGLUES // Indicates MobileGlues environment
2020
#define MG_MOBILEGLUES_VERSION 1260 // Version number (e.g. 1260 = V1.2.6)

0 commit comments

Comments
 (0)