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

Commit 5d143b0

Browse files
committed
Changed version number to 0.15.1
1 parent 0746377 commit 5d143b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ set(EXECUTABLE_NAME opmon)
66

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

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

0 commit comments

Comments
 (0)