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 16f3940 commit ce4264b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions README.MD
Expand Up @@ -162,6 +162,10 @@ Those are both included as binaries and linked automatically.

Changelog
=====
1.07switch

- Fix black screen due to linking with latest SDL2

1.06switch

- recompiled with 9.0.0 support
Expand Down
2 changes: 1 addition & 1 deletion cmake/CMakeLists.txt
Expand Up @@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 2.8)

# Cannonball version
set(VERSION_MAJOR 1)
set(VERSION_MINOR 06)
set(VERSION_MINOR 07)

if(BUILD_PSP2)
set(CMAKE_SYSTEM_NAME "Generic")
Expand Down

0 comments on commit ce4264b

Please sign in to comment.