Skip to content

Commit 7abbd15

Browse files
authored
Merge pull request #92 from stephenswat/build/v0_15_3
Update version number to 0.15.3
2 parents 3b7b36c + 72241db commit 7abbd15

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
@@ -4,7 +4,7 @@
44

55
cmake_minimum_required(VERSION 3.21)
66

7-
project("covfie" VERSION 0.15.2 LANGUAGES CXX)
7+
project("covfie" VERSION 0.15.3 LANGUAGES CXX)
88

99
# Load some dependencies.
1010
include(GNUInstallDirs)

0 commit comments

Comments
 (0)