diff options
| author | Alexander Neumann <30894796+Neumann-A@users.noreply.github.com> | 2019-09-16 21:37:55 +0200 |
|---|---|---|
| committer | Phil Christensen <philc@microsoft.com> | 2019-09-16 12:37:55 -0700 |
| commit | 9b4b5f4ce79df624b4fcf3ae969c6ba61d04d1fb (patch) | |
| tree | c6c0872b5515edded8d93e7afb73881ff41c69ed /ports/qt5-remoteobjects | |
| parent | f152ba3cc08787c5bc2e638a73753048f0678def (diff) | |
| download | vcpkg-9b4b5f4ce79df624b4fcf3ae969c6ba61d04d1fb.tar.gz vcpkg-9b4b5f4ce79df624b4fcf3ae969c6ba61d04d1fb.zip | |
[Qt] update to 5.12.5 (#8159)
Diffstat (limited to 'ports/qt5-remoteobjects')
| -rw-r--r-- | ports/qt5-remoteobjects/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/qt5-remoteobjects/CONTROL b/ports/qt5-remoteobjects/CONTROL index 2cbe0665c..687b4e682 100644 --- a/ports/qt5-remoteobjects/CONTROL +++ b/ports/qt5-remoteobjects/CONTROL @@ -1,4 +1,4 @@ Source: qt5-remoteobjects
-Version: 5.12.4
+Version: 5.12.5
Description: Qt5 Remoteobjects module - Provides an easy to use mechanism for sharing a QObject's API (Properties/Signals/Slots) between processes or devices.
Build-Depends: qt5-base
|
