Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
badda71 committed May 27, 2020
1 parent d5accd4 commit 72cb3e9
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 @@ -65,7 +65,7 @@ GITHASH := $(shell git rev-parse --short HEAD)

ifeq ($(VICETARGET), C64)
VERSION_MAJOR := 2
VERSION_MINOR := 3
VERSION_MINOR := 4
VERSION_MICRO := 0
else ifeq ($(VICETARGET), C128)
VERSION_MAJOR := 0
Expand Down

0 comments on commit 72cb3e9

Please sign in to comment.