Skip to content

Commit

Permalink
Updated CMake build version.
Browse files Browse the repository at this point in the history
  • Loading branch information
afritz1 committed Aug 4, 2024
1 parent c1992e2 commit 9c07904
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion OpenTESArena/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PROJECT(otesa CXX)

SET(OpenTESArena_VERSION "0.14.0")
SET(OpenTESArena_VERSION "0.15.0")

FIND_PACKAGE(SDL2 REQUIRED)
FIND_PACKAGE(OpenAL REQUIRED)
Expand Down

0 comments on commit 9c07904

Please sign in to comment.