diff -r 41300fa6a67c -r 3b1da2848fc7 src/plugins/qpluginbase.pri --- a/src/plugins/qpluginbase.pri Tue Feb 02 00:43:10 2010 +0200 +++ b/src/plugins/qpluginbase.pri Fri Feb 19 23:40:16 2010 +0200 @@ -1,6 +1,6 @@ TEMPLATE = lib isEmpty(QT_MAJOR_VERSION) { - VERSION=4.6.1 + VERSION=4.6.2 } else { VERSION=$${QT_MAJOR_VERSION}.$${QT_MINOR_VERSION}.$${QT_PATCH_VERSION} }