Skip to content
This repository was archived by the owner on Mar 3, 2022. It is now read-only.

Commit dde4f25

Browse files
authored
Merge pull request #109 from OpMonTeam/develop
Updated CMake version to 0.16
2 parents 1521d48 + d898519 commit dde4f25

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ set(EXECUTABLE_NAME opmon)
55

66

77
set(OPMON_VERSION_MAJOR 0)
8-
set(OPMON_VERSION_MINOR 15)
9-
set(OPMON_VERSION_PATCH 1)
8+
set(OPMON_VERSION_MINOR 16)
9+
set(OPMON_VERSION_PATCH 0)
1010

1111
set(OPMON_CONTACT "Cyrielle <jlppcprog@ntymail.com>")
1212
set(OPMON_DESCRIPTION_SUMMARY "An open source RPG monster fighting game")

0 commit comments

Comments
 (0)