aboutsummaryrefslogtreecommitdiff
path: root/ports/msgpack11/CONTROL
diff options
context:
space:
mode:
Diffstat (limited to 'ports/msgpack11/CONTROL')
-rw-r--r--ports/msgpack11/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/msgpack11/CONTROL b/ports/msgpack11/CONTROL
index 8312187bb..3fde8f39c 100644
--- a/ports/msgpack11/CONTROL
+++ b/ports/msgpack11/CONTROL
@@ -1,5 +1,5 @@
Source: msgpack11
-Version: 0.0.10
+Version: 0.0.10-1
Homepage: https://msgpack.org
Build-Depends: gtest
Description: msgpack11 is a tiny MsgPack library for C++11, providing MsgPack parsing and serialization.This library is inspired by json11.The API of msgpack11 is designed to be similar with json11.