aboutsummaryrefslogtreecommitdiff
path: root/ports/decimal-for-cpp/CONTROL
diff options
context:
space:
mode:
authorLily <47812810+LilyWangL@users.noreply.github.com>2020-09-28 09:59:17 +0800
committerGitHub <noreply@github.com>2020-09-27 18:59:17 -0700
commit8776756e08dddfc47b209eebfec5c927f14c7c74 (patch)
tree500d9652b14ee0ca2867f8def518f414faa68014 /ports/decimal-for-cpp/CONTROL
parent10d005d01423466de3b2994fd371a9f86ab46edc (diff)
downloadvcpkg-8776756e08dddfc47b209eebfec5c927f14c7c74.tar.gz
vcpkg-8776756e08dddfc47b209eebfec5c927f14c7c74.zip
[libpq] Add conflict error message (#12551)
* [libpq] Add conflict error message * [decimal-for-cpp] Move header into subdirectory to avoid common-name conflicts * [libpq] Revert changes Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
Diffstat (limited to 'ports/decimal-for-cpp/CONTROL')
-rw-r--r--ports/decimal-for-cpp/CONTROL3
1 files changed, 2 insertions, 1 deletions
diff --git a/ports/decimal-for-cpp/CONTROL b/ports/decimal-for-cpp/CONTROL
index d1801e22a..9cf6554c4 100644
--- a/ports/decimal-for-cpp/CONTROL
+++ b/ports/decimal-for-cpp/CONTROL
@@ -1,4 +1,5 @@
Source: decimal-for-cpp
-Version:1.16
+Version: 1.16
+Port-Version: 1
Description: Decimal data type support, for COBOL-like fixed-point operations on currency values.