Skip to content

Commit

Permalink
Update version to v0.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
LIJI32 committed Jul 11, 2018
1 parent e5f4495 commit 0783f13
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ ifeq ($(MAKECMDGOALS),)
MAKECMDGOALS := $(DEFAULT)
endif

VERSION := 0.11
VERSION := 0.11.1
export VERSION
CONF ?= debug

Expand Down Expand Up @@ -306,4 +306,4 @@ libretro:
clean:
rm -rf build

.PHONY: libretro
.PHONY: libretro

0 comments on commit 0783f13

Please sign in to comment.