Skip to content

Commit

Permalink
v2022.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
danieljprice committed Jan 17, 2022
1 parent 307b1a4 commit e110dc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

PHANTOM_VERSION_MAJOR=2022
PHANTOM_VERSION_MINOR=0
PHANTOM_VERSION_MICRO=0
PHANTOM_VERSION_MICRO=1
VERSION=$(PHANTOM_VERSION_MAJOR).$(PHANTOM_VERSION_MINOR).$(PHANTOM_VERSION_MICRO)

KNOWN_SYSTEM=no
Expand Down

0 comments on commit e110dc2

Please sign in to comment.