Skip to content

Commit 56fcb7d

Browse files
committed
Set version to 0.8.1.1
1 parent 1c95d1f commit 56fcb7d

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
@@ -25,7 +25,7 @@ include(FeatureSummary)
2525

2626
# Project declaration
2727

28-
project(Mapper VERSION 0.8.1 LANGUAGES CXX C)
28+
project(Mapper VERSION 0.8.1.1 LANGUAGES CXX C)
2929

3030
if(Mapper_VERSION_DISPLAY)
3131
message(STATUS "Custom version display string: \"${Mapper_VERSION_DISPLAY}\"")

0 commit comments

Comments
 (0)