Skip to content

Commit eda1383

Browse files
authored
Bump patch version to 2 in CMakeLists.txt
1 parent eff6b0c commit eda1383

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ project(direwolf)
55
# configure version
66
set(direwolf_VERSION_MAJOR "1")
77
set(direwolf_VERSION_MINOR "8")
8-
set(direwolf_VERSION_PATCH "1")
8+
set(direwolf_VERSION_PATCH "2")
99
set(direwolf_VERSION_SUFFIX "Development")
1010

1111
# options

0 commit comments

Comments
 (0)