aboutsummaryrefslogtreecommitdiff
path: root/ports/dlib/CONTROL
diff options
context:
space:
mode:
authorRobert Schumacher <roschuma@microsoft.com>2018-01-27 16:07:07 -0800
committerRobert Schumacher <roschuma@microsoft.com>2018-01-27 16:07:07 -0800
commitc835db39e8c3201383a1e0e3b5dcea41afd68165 (patch)
treeec5d1d45a1400d1f59ffdccb61b29e4466d4b8e7 /ports/dlib/CONTROL
parent5c9c1bde53f562c11a5248090ad2c63e7e481633 (diff)
downloadvcpkg-c835db39e8c3201383a1e0e3b5dcea41afd68165.tar.gz
vcpkg-c835db39e8c3201383a1e0e3b5dcea41afd68165.zip
[dlib] Fix assert configuration issue in release mode
Diffstat (limited to 'ports/dlib/CONTROL')
-rw-r--r--ports/dlib/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/dlib/CONTROL b/ports/dlib/CONTROL
index b23776ff5..d711849f0 100644
--- a/ports/dlib/CONTROL
+++ b/ports/dlib/CONTROL
@@ -1,5 +1,5 @@
Source: dlib
-Version: 19.9
+Version: 19.9-1
Build-Depends: libjpeg-turbo, libpng, sqlite3, fftw3, openblas, clapack
Description: Modern C++ toolkit containing machine learning algorithms and tools for creating complex software in C++