Skip to content

Commit

Permalink
doc: [v0.1.0] updated version
Browse files Browse the repository at this point in the history
  • Loading branch information
senbaikang committed Oct 31, 2022
1 parent 4e84b14 commit 6dfeb6a
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.10)

project(datafilter VERSION 0.0.2)
project(datafilter VERSION 0.1.0)

set(CMAKE_CXX_STANDARD 17)
#set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -fsanitize=address -fno-omit-frame-pointer -g")
Expand Down

0 comments on commit 6dfeb6a

Please sign in to comment.