diff options
| author | Tri Tran <lepnit205@gmail.com> | 2019-03-06 12:12:58 -0600 |
|---|---|---|
| committer | Phil Christensen <philc@microsoft.com> | 2019-03-06 10:12:58 -0800 |
| commit | 2e8c0ca34d2219317a528fc886a887697b2b58a3 (patch) | |
| tree | 68c051ebadefbb3e3826eb9858ee516c45566069 /ports/tgui/CONTROL | |
| parent | ed98d74199af861c19fdf2ee812aba14409d5eb2 (diff) | |
| download | vcpkg-2e8c0ca34d2219317a528fc886a887697b2b58a3.tar.gz vcpkg-2e8c0ca34d2219317a528fc886a887697b2b58a3.zip | |
[tgui] Enable static build (#5568)
* [tgui] Enable static build
* [tgui] Enable static build
Diffstat (limited to 'ports/tgui/CONTROL')
| -rw-r--r-- | ports/tgui/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/tgui/CONTROL b/ports/tgui/CONTROL index 8b253080a..521a36c48 100644 --- a/ports/tgui/CONTROL +++ b/ports/tgui/CONTROL @@ -1,4 +1,4 @@ Source: tgui
-Version: 0.8.4
+Version: 0.8.4-1
Description: TGUI is an easy to use, cross-platform, c++ GUI for SFML.
Build-Depends: sfml
|
