File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11# Modules
2- asio modules/asio https://github.com/chriskohlhoff/asio.git master
2+ asio modules/asio https://github.com/chriskohlhoff/asio.git asio-1-32-0
33Catch2 modules/Catch2 https://github.com/catchorg/Catch2.git devel
44cpp-optparse modules/cpp-optparse https://github.com/chronoxor/cpp-optparse.git main
55CppBenchmark modules/CppBenchmark https://github.com/chronoxor/CppBenchmark.git master
Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ PROJECT_NAME = CppServer
4848# could be handy for archiving the generated documentation or if some version
4949# control system is used.
5050
51- PROJECT_NUMBER = 1.0.4 .0
51+ PROJECT_NUMBER = 1.0.5 .0
5252
5353# Using the PROJECT_BRIEF tag one can provide an optional one line description
5454# for a project that appears at the top of each page and should give viewer a
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ GitHub: https://github.com/chronoxor/CppServer
2828namespace CppServer {
2929
3030// ! Project version
31- const char version[] = " 1.0.4.2 " ;
31+ const char version[] = " 1.0.5.0 " ;
3232
3333} // namespace CppServer
3434
You can’t perform that action at this time.
0 commit comments