Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
rsn8887 committed Sep 15, 2019
1 parent 9f5f36d commit 37a9c45
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Expand Up @@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.0)
#set(CMAKE_VERBOSE_MAKEFILE ON)

set(VERSION_MAJOR 1)
set(VERSION_MINOR 14)
set(VERSION_MINOR 15)

if(BUILD_PSP2)
if (NOT DEFINED CMAKE_TOOLCHAIN_FILE)
Expand Down
8 changes: 8 additions & 0 deletions README.MD
@@ -1,5 +1,9 @@
Changes in this version
=====
1.15 (Switch only)

- Fix crash on Switch when loading levels with rubberbands that re-appeared using latest toolchain

1.14 (Switch only)

- Re-compile with 9.0.0 support
Expand Down Expand Up @@ -135,6 +139,10 @@ make enigma_switch.zip -j10

Changelog
=====
1.15 (Switch only)

- Fix crash on Switch when loading levels with rubberbands that re-appeared using latest toolchain

1.14 (Switch only)

- Re-compile with 9.0.0 support
Expand Down

0 comments on commit 37a9c45

Please sign in to comment.