Skip to content

Commit

Permalink
upgrade version to 2.9
Browse files Browse the repository at this point in the history
  • Loading branch information
zhllxt committed Apr 8, 2024
1 parent 9c43b54 commit 0669614
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/asio2/version.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

// ASIO2_VERSION / 100 is the major version
// ASIO2_VERSION % 100 is the minor version
#define ASIO2_VERSION 208 // 2.8
#define ASIO2_VERSION 209 // 2.9



Expand Down

0 comments on commit 0669614

Please sign in to comment.