Skip to content

Commit f26877b

Browse files
authored
Merge PR #11: Increment version number to 0.2.1
2 parents 4b31d3e + ca57af1 commit f26877b

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
@@ -1,5 +1,5 @@
11
cmake_minimum_required(VERSION 3.15)
2-
project(UCDD VERSION 0.2 LANGUAGES CXX C)
2+
project(UCDD VERSION 0.2.1 LANGUAGES CXX C)
33
include(CMakePackageConfigHelpers)
44
include(GNUInstallDirs)
55

0 commit comments

Comments
 (0)