Skip to content

Commit

Permalink
Merge PR #11: Increment version number to 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
RasmusRendal authored Feb 25, 2022
2 parents 4b31d3e + ca57af1 commit f26877b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.15)
project(UCDD VERSION 0.2 LANGUAGES CXX C)
project(UCDD VERSION 0.2.1 LANGUAGES CXX C)
include(CMakePackageConfigHelpers)
include(GNUInstallDirs)

Expand Down

0 comments on commit f26877b

Please sign in to comment.