We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ff4b96 commit c9c5bc5Copy full SHA for c9c5bc5
CMakeLists.txt
@@ -17,7 +17,7 @@ set(CMAKE_TOOLCHAIN_FILE "${CMAKE_CURRENT_SOURCE_DIR}/vcpkg/scripts/buildsystems
17
18
19
project("the_modern_c++_challenge"
20
- VERSION 1.0
+ VERSION 2.0
21
DESCRIPTION "My solutions to the 100 problems of The Modern C++ Challenge, a book by Marius Bancila's (published by Packt)."
22
HOMEPAGE_URL https://github.com/rturrado/the_modern_cpp_challenge.git
23
LANGUAGES C CXX
0 commit comments