Skip to content

Commit cd49694

Browse files
committed
Set version number
1 parent 9b6472d commit cd49694

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.2.0 FATAL_ERROR)
22

3-
project (taocpp-sequences VERSION 1.0.2 LANGUAGES CXX)
3+
project (taocpp-sequences VERSION 2.0.0 LANGUAGES CXX)
44

55
# installation directories
66
set (TAOCPP_SEQUENCES_INSTALL_INCLUDE_DIR "include" CACHE STRING "The installation include directory")

0 commit comments

Comments
 (0)