Skip to content

Commit

Permalink
Merged revision(s) 21716 from trunk/OpenMPT:
Browse files Browse the repository at this point in the history
[Var] ASIO::Modern: Update to v0.12.10
........


git-svn-id: https://source.openmpt.org/svn/openmpt/branches/OpenMPT-1.31@21717 56274372-70c3-4bfc-bfc3-4c3a0b034d27
  • Loading branch information
manxorist committed Sep 23, 2024
1 parent 8d8ca31 commit 45014cf
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion include/asiomodern/OpenMPT.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ASIO::Modern v0.12.9
ASIO::Modern v0.12.10
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@

#include <algorithm>
#include <array>
#include <iterator>
#include <limits>
#include <type_traits>

Expand Down
2 changes: 1 addition & 1 deletion include/asiomodern/include/ASIOModern/ASIOVersion.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ namespace ASIO {

#define ASIO_MODERNSDK_VERSION_MAJOR 0
#define ASIO_MODERNSDK_VERSION_MINOR 12
#define ASIO_MODERNSDK_VERSION_PATCH 9
#define ASIO_MODERNSDK_VERSION_PATCH 10
#define ASIO_MODERNSDK_VERSION_BUILD 0


Expand Down

0 comments on commit 45014cf

Please sign in to comment.