Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
rsn8887 committed May 22, 2021
1 parent ce4264b commit af9d8e2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion README.MD
Expand Up @@ -6,7 +6,7 @@ Thanks djyt for writing such a great program and making sure it is easily portab

Thanks to ScHlAuChi for testing.

Thanks to my Patreon supporters: Andyways, CountDuckula, Matthew Machnee and Sean Ritzo.
Thanks to my Patreon supporters: Andyways, Count Duckula, Jesse Harlin, Thomas Luten, Matthew Machnee, Mored4u, Ibrahim Fazel Poor, RadicalR.

NOTE: Arcade roms for Outrun Version B are required to run this engine. The roms are NOT included in the download (see installation instructions).

Expand Down Expand Up @@ -162,6 +162,10 @@ Those are both included as binaries and linked automatically.

Changelog
=====
1.08switch

- recompiled with 12.0.0 support

1.07switch

- Fix black screen due to linking with latest SDL2
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 07)
set(VERSION_MINOR 08)

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

0 comments on commit af9d8e2

Please sign in to comment.