aboutsummaryrefslogtreecommitdiff
path: root/ports/cppmicroservices/CONTROL
diff options
context:
space:
mode:
authorCheney Wang <38240633+Cheney-W@users.noreply.github.com>2020-12-18 13:20:39 +0800
committerGitHub <noreply@github.com>2020-12-17 21:20:39 -0800
commitfe5852514a5cf82a3fadec6b9458caf134c451f1 (patch)
treeef8aff6012279b85657bab82180212d92b343937 /ports/cppmicroservices/CONTROL
parentce5d30cb96f50d643a6a2c8dd5990e1d9b73323f (diff)
downloadvcpkg-fe5852514a5cf82a3fadec6b9458caf134c451f1.tar.gz
vcpkg-fe5852514a5cf82a3fadec6b9458caf134c451f1.zip
[cppmicroservices] Fix warning C4834 (#15177)
Co-authored-by: Cheney-Wang <v-xincwa@microsoft.com>
Diffstat (limited to 'ports/cppmicroservices/CONTROL')
-rw-r--r--ports/cppmicroservices/CONTROL3
1 files changed, 2 insertions, 1 deletions
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