Skip to content

Commit 3377fac

Browse files
authored
Update CMakeLists.txt
1 parent b61ed01 commit 3377fac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cmake_minimum_required(VERSION 3.9)
22

3-
project(fast_float VERSION 0.1.0 LANGUAGES CXX)
3+
project(fast_float VERSION 0.7.0 LANGUAGES CXX)
44
set(CMAKE_CXX_STANDARD 11)
55
set(CMAKE_CXX_STANDARD_REQUIRED ON)
66

0 commit comments

Comments
 (0)