Skip to content

Commit

Permalink
Bump up version 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
d3m3vilurr committed Sep 22, 2016
1 parent ec1158b commit b393450
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
@@ -1,6 +1,6 @@
TITLE_ID = SAVEMGR00
TITLE = Save Manager
VERSION = 0.5.0
VERSION = 0.6.0
APP_VER = $(shell python -c "print '%02d.%02d' % tuple(map(lambda x: int(x), '$(VERSION)'.split('.')[:2]))")

ifeq ($(RELEASE),)
Expand Down

0 comments on commit b393450

Please sign in to comment.