Skip to content

Commit

Permalink
Update version to 0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
LIJI32 committed May 31, 2020
1 parent 9521729 commit 9e8b434
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 @@ -34,7 +34,7 @@ ifeq ($(MAKECMDGOALS),)
MAKECMDGOALS := $(DEFAULT)
endif

VERSION := 0.12.3
VERSION := 0.13
export VERSION
CONF ?= debug
SDL_AUDIO_DRIVER ?= sdl
Expand Down

0 comments on commit 9e8b434

Please sign in to comment.