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 f494f7f commit 84bdc2bCopy full SHA for 84bdc2b
Release/src/CMakeLists.txt
@@ -95,7 +95,7 @@ target_link_libraries(${Casablanca_LIBRARY}
95
96
# Portions specific to cpprest binary versioning.
97
set (CPPREST_VERSION_MAJOR 2)
98
-set (CPPREST_VERSION_MINOR 4)
+set (CPPREST_VERSION_MINOR 5)
99
set (CPPREST_VERSION_REVISION 0)
100
101
if(WIN32)
0 commit comments