Skip to content

Commit 84bdc2b

Browse files
committed
Bumping version to 2.5.0 in CMakeLists.txt.
1 parent f494f7f commit 84bdc2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Release/src/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ target_link_libraries(${Casablanca_LIBRARY}
9595

9696
# Portions specific to cpprest binary versioning.
9797
set (CPPREST_VERSION_MAJOR 2)
98-
set (CPPREST_VERSION_MINOR 4)
98+
set (CPPREST_VERSION_MINOR 5)
9999
set (CPPREST_VERSION_REVISION 0)
100100

101101
if(WIN32)

0 commit comments

Comments
 (0)