Update version to v0.11.1

This commit is contained in:
Lior Halphon 2018-07-11 20:07:54 +03:00
parent e5f4495ca0
commit 0783f131b8
1 changed files with 2 additions and 2 deletions

View File

@ -21,7 +21,7 @@ ifeq ($(MAKECMDGOALS),)
MAKECMDGOALS := $(DEFAULT)
endif
VERSION := 0.11
VERSION := 0.11.1
export VERSION
CONF ?= debug
@ -306,4 +306,4 @@ libretro:
clean:
rm -rf build
.PHONY: libretro
.PHONY: libretro