diff options
Diffstat (limited to 'x11/qt5/Makefile.common')
-rw-r--r-- | x11/qt5/Makefile.common | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/qt5/Makefile.common b/x11/qt5/Makefile.common index e99b8f08421..ac71ff20782 100644 --- a/x11/qt5/Makefile.common +++ b/x11/qt5/Makefile.common @@ -1,8 +1,8 @@ -# $NetBSD: Makefile.common,v 1.9 2018/06/19 07:21:23 adam Exp $ +# $NetBSD: Makefile.common,v 1.10 2018/06/22 06:29:20 adam Exp $ # used by x11/qt5-qtbase/Makefile.common # used by inputmethod/qt5-uim/Makefile -QTVERSION= 5.11.0 +QTVERSION= 5.11.1 .include "../../mk/bsd.prefs.mk" |