Skip to content

Commit ab9c650

Browse files
authored
Update FlucomaVersion.cmake
1 parent a3aa9ce commit ab9c650

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FlucomaVersion.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ find_package(Git REQUIRED)
1414

1515
set(flucoma_VERSION_MAJOR 1)
1616
set(flucoma_VERSION_MINOR 0)
17-
set(flucoma_VERSION_PATCH 6)
17+
set(flucoma_VERSION_PATCH 7)
1818
set(flucoma_VERSION_SUFFIX "")
1919

2020
function(make_flucoma_version_string output_variable)

0 commit comments

Comments
 (0)