Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
badda71 committed Dec 3, 2019
1 parent 5c674fb commit 2f59b2a
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 @@ -64,7 +64,7 @@ GITHASH := $(shell git rev-parse --short HEAD)
ifeq ($(VICETARGET), C64)
VERSION_MAJOR := 2
VERSION_MINOR := 0
VERSION_MICRO := 0
VERSION_MICRO := 1
else
VERSION_MAJOR := 0
VERSION_MINOR := 2
Expand Down

0 comments on commit 2f59b2a

Please sign in to comment.