diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2017-10-19 19:24:49 -0700 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2017-10-19 19:24:49 -0700 |
| commit | deee8c1743af2d851d48d42b7ac91558c8fefb5a (patch) | |
| tree | e73db0d4cc152de8e7e2cc84928c1e9a6cb03f1e /ports/sdl2-net/CONTROL | |
| parent | b3172b1784ed15d4c310793474e285222fc669a4 (diff) | |
| download | vcpkg-deee8c1743af2d851d48d42b7ac91558c8fefb5a.tar.gz vcpkg-deee8c1743af2d851d48d42b7ac91558c8fefb5a.zip | |
[sdl2-gfx][sdl2-image][sdl2-mixer][sdl2-net][sdl2-ttf] Fix accidental link of release libs in debug mode.
Diffstat (limited to 'ports/sdl2-net/CONTROL')
| -rw-r--r-- | ports/sdl2-net/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/sdl2-net/CONTROL b/ports/sdl2-net/CONTROL index e64277b39..6b2793449 100644 --- a/ports/sdl2-net/CONTROL +++ b/ports/sdl2-net/CONTROL @@ -1,4 +1,4 @@ Source: sdl2-net -Version: 2.0.1-2 +Version: 2.0.1-3 Description: Networking library for SDL Build-Depends: sdl2 |
