From fe5852514a5cf82a3fadec6b9458caf134c451f1 Mon Sep 17 00:00:00 2001 From: Cheney Wang <38240633+Cheney-W@users.noreply.github.com> Date: Fri, 18 Dec 2020 13:20:39 +0800 Subject: [cppmicroservices] Fix warning C4834 (#15177) Co-authored-by: Cheney-Wang --- ports/cppmicroservices/CONTROL | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'ports/cppmicroservices/CONTROL') diff --git a/ports/cppmicroservices/CONTROL b/ports/cppmicroservices/CONTROL index 91748199f..2db76b91d 100644 --- a/ports/cppmicroservices/CONTROL +++ b/ports/cppmicroservices/CONTROL @@ -1,5 +1,6 @@ Source: cppmicroservices -Version: 3.4.0-1 +Version: 3.4.0 +Port-Version: 2 Homepage: https://github.com/CppMicroServices/CppMicroServices Description: An OSGi-like C++ dynamic module system and service registry Build-Depends: gtest \ No newline at end of file -- cgit v1.2.3