Skip to content
This repository has been archived by the owner on Jun 24, 2022. It is now read-only.

Commit

Permalink
Update the version number to be 2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
stiartsly committed Oct 26, 2021
1 parent ec81cef commit 4d731cc
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,6 +1,6 @@
cmake_minimum_required(VERSION 3.5)
cmake_policy(VERSION 3.5)
project(feedsd VERSION 2.0.1)
project(feedsd VERSION 2.0.2)

set(CMAKE_C_STANDARD 11)
set(CMAKE_CXX_STANDARD 17)
Expand Down

0 comments on commit 4d731cc

Please sign in to comment.