Skip to content

Commit ebb52a4

Browse files
committed
bump version
1 parent 6f44ea6 commit ebb52a4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Makefile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
VERSION=v0.2.1
2-
# CC := g++
3-
CC := clang++
1+
VERSION=v0.2.2
2+
CC := g++
3+
# CC := clang++
44
LFLAGS := -lX11 -lXrandr -lXtst -lglfw -lGL
55
LIBS := openvr/libopenvr_api.so
66
SRC := src/*.cpp

0 commit comments

Comments
 (0)