diff options
| author | Михайлов Антон <anion155@gmail.com> | 2020-01-28 10:41:51 +0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-01-28 10:41:51 +0500 |
| commit | ab5b74c797f5a2bd6b28915908355e2b32876dfa (patch) | |
| tree | 0d7f23035984579f2c66481f935a645e3991d345 | |
| parent | c392b0de999e16a6846c272b5f16c6ba1a2c925f (diff) | |
| download | vcpkg-ab5b74c797f5a2bd6b28915908355e2b32876dfa.tar.gz vcpkg-ab5b74c797f5a2bd6b28915908355e2b32876dfa.zip | |
chore: version bump
| -rw-r--r-- | ports/mqtt-cpp/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/mqtt-cpp/CONTROL b/ports/mqtt-cpp/CONTROL index 6046daacf..30eefb74a 100644 --- a/ports/mqtt-cpp/CONTROL +++ b/ports/mqtt-cpp/CONTROL @@ -1,5 +1,5 @@ Source: mqtt-cpp -Version: 7.0.1 +Version: 7.0.1-1 Description: Header-only MQTT client/server for C++14 based on Boost.Asio. Homepage: https://github.com/redboltz/mqtt_cpp Build-Depends: boost-asio, boost-any, boost-multi-index, boost-type-erasure |
