diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2018-02-28 14:20:17 -0800 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-02-28 14:20:17 -0800 |
| commit | 8361b44fcdb1d7b0535afe6a22a4aa880b05ed5e (patch) | |
| tree | 2ca67f56d042b7449ab4d648974139af2b6b384c /ports/tiny-dnn/CONTROL | |
| parent | bbbbfb9e79a201a7c479fbc9e8ca14cd8569703d (diff) | |
| download | vcpkg-8361b44fcdb1d7b0535afe6a22a4aa880b05ed5e.tar.gz vcpkg-8361b44fcdb1d7b0535afe6a22a4aa880b05ed5e.zip | |
[tiny-dnn] Fix regression during upgrade
Diffstat (limited to 'ports/tiny-dnn/CONTROL')
| -rw-r--r-- | ports/tiny-dnn/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/tiny-dnn/CONTROL b/ports/tiny-dnn/CONTROL index bb16f127a..550eb4d98 100644 --- a/ports/tiny-dnn/CONTROL +++ b/ports/tiny-dnn/CONTROL @@ -1,3 +1,3 @@ Source: tiny-dnn -Version: 2018-02-25 +Version: 2018-02-25-1 Description: A C++14 implementation of deep learning. It is suitable for deep learning on limited computational resource. |
