Skip to content

Commit 2b30eed

Browse files
author
Casper Boon
committed
bump version number for fixes in libaed
1 parent 315ef31 commit 2b30eed

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.Windows

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
We build GLM on windows using "chocolatey".
2+
We build GLM on windows using "chocolatey".
33

44
After installing choco (see https://chocolatey.org/install ) install these packages :
55

src/glm.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
#endif
3636
#define USE_FILLVALUE 1
3737

38-
#define GLM_VERSION "3.3.2"
38+
#define GLM_VERSION "3.3.3"
3939

4040
#define POINT 0
4141
#define Z_SHAPE 1

0 commit comments

Comments
 (0)