Skip to content

Commit 485c90d

Browse files
committed
Release 1.0.0 [skip ci]
1 parent a8f938a commit 485c90d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cmake_minimum_required(VERSION 3.18)
22

3-
project(qdata_cpp VERSION 0.0.1 LANGUAGES CXX)
3+
project(qdata_cpp VERSION 1.0.0 LANGUAGES CXX)
44

55
option(QDATA_USE_TBB "Link oneTBB for multithreaded qdata/io consumers" ON)
66

0 commit comments

Comments
 (0)