File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 33* Licensed under the MIT license. See LICENSE.txt file in the project root for full license information.
44*
55*/
6- #define CPPREST_VERSION_REVISION 2
6+ #define CPPREST_VERSION_REVISION 5
77#define CPPREST_VERSION_MINOR 10
8- #define CPPREST_VERSION_MAJOR 4
8+ #define CPPREST_VERSION_MAJOR 2
99
1010#define CPPREST_VERSION (CPPREST_VERSION_MAJOR*100000+CPPREST_VERSION_MINOR*100+CPPREST_VERSION_REVISION)
1111
Original file line number Diff line number Diff line change 1+ cpprestsdk (2.10.5)
2+ ----------------------
3+ * Issue #842 Fix incorrect ` cpprest/version.h `
4+ -- cpprestsdk team
< [email protected] > FRI, 17 Aug 2018 09:47:00 -0800
5+
16cpprestsdk (2.10.4)
27----------------------
38* Added a ` .clang-format ` to enable consistent formatting.
You can’t perform that action at this time.
0 commit comments