Skip to content

Commit

Permalink
Prepared for a new bug-fix release
Browse files Browse the repository at this point in the history
  • Loading branch information
FlatAssembler committed Apr 30, 2024
1 parent 67e3366 commit 85e0665
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# https://discord.com/channels/172018499005317120/172018499005317120/807727805080010804
cmake_minimum_required(VERSION 3.10)
project(AECForWebAssembly VERSION 2.9.0)
project(AECForWebAssembly VERSION 2.9.1)

set(CMAKE_CXX_STANDARD 11)
set(CMAKE_CXX_STANDARD_REQUIRED true)
Expand Down

0 comments on commit 85e0665

Please sign in to comment.