Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
BurntRanch authored Jul 1, 2024
1 parent 3e4eaf2 commit 4f52be3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ else
CXXFLAGS := -O2 $(CXXFLAGS)
endif

VERSION = 0.6.7
VERSION = 0.6.8
BRANCH = main
SRC = $(sort $(wildcard src/*.cpp))
OBJ = $(SRC:.cpp=.o)
Expand Down

0 comments on commit 4f52be3

Please sign in to comment.