aboutsummaryrefslogtreecommitdiff
path: root/ports/simpleini/CONTROL
diff options
context:
space:
mode:
authorAlvin <52727318+AlvinZhangH@users.noreply.github.com>2019-12-21 03:57:49 +0800
committerdan-shaw <51385773+dan-shaw@users.noreply.github.com>2019-12-20 11:57:49 -0800
commit52d71092193952cc5859e56c7bb0990b5d4e5d00 (patch)
tree36b66b26d0b15d9e4f50f6b07f4ad0d1496356a8 /ports/simpleini/CONTROL
parent7d21ab542d7f163541e8a86bceb1ac5a29be3e8a (diff)
downloadvcpkg-52d71092193952cc5859e56c7bb0990b5d4e5d00.tar.gz
vcpkg-52d71092193952cc5859e56c7bb0990b5d4e5d00.zip
[simpleini] Fix build failure on travis CI (#9330)
* [simpleini] Fix build failure on travis CI * [simpleini] x64-linux passing, remove from ci.baseline.txt * [simpleini] x64-osx passing, remove from ci.baseline.txt
Diffstat (limited to 'ports/simpleini/CONTROL')
-rw-r--r--ports/simpleini/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/simpleini/CONTROL b/ports/simpleini/CONTROL
index 589928579..d6a2c2a0b 100644
--- a/ports/simpleini/CONTROL
+++ b/ports/simpleini/CONTROL
@@ -1,3 +1,3 @@
Source: simpleini
-Version: 2018-08-31-2
+Version: 2018-08-31-3
Description: Cross-platform C++ library providing a simple API to read and write INI-style configuration files