Skip to content

Commit

Permalink
Update version string
Browse files Browse the repository at this point in the history
  • Loading branch information
oreo639 committed Jun 11, 2021
1 parent 5f65bf2 commit 866bf20
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 @@ -76,7 +76,7 @@ NODEBUG := 0

VERSION_MAJOR := 0
VERSION_MINOR := 0
VERSION_BUILD := 9
VERSION_BUILD := 10
ifndef RELEASE
VERSION_HASH := $(shell git rev-parse --short HEAD)
endif
Expand Down

0 comments on commit 866bf20

Please sign in to comment.