Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
badda71 committed Jun 3, 2020
1 parent 8e04d46 commit ba3dded
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -66,7 +66,7 @@ GITHASH := $(shell git rev-parse --short HEAD)
ifeq ($(VICETARGET), C64)
VERSION_MAJOR := 2
VERSION_MINOR := 4
VERSION_MICRO := 0
VERSION_MICRO := 1
else ifeq ($(VICETARGET), C128)
VERSION_MAJOR := 0
VERSION_MINOR := 2
Expand Down

0 comments on commit ba3dded

Please sign in to comment.