Skip to content

Commit

Permalink
Updated project version to 2.0. [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
rturrado committed Oct 2, 2022
1 parent 3ff4b96 commit c9c5bc5
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
Expand Up @@ -17,7 +17,7 @@ set(CMAKE_TOOLCHAIN_FILE "${CMAKE_CURRENT_SOURCE_DIR}/vcpkg/scripts/buildsystems


project("the_modern_c++_challenge"
VERSION 1.0
VERSION 2.0
DESCRIPTION "My solutions to the 100 problems of The Modern C++ Challenge, a book by Marius Bancila's (published by Packt)."
HOMEPAGE_URL https://github.com/rturrado/the_modern_cpp_challenge.git
LANGUAGES C CXX
Expand Down

0 comments on commit c9c5bc5

Please sign in to comment.