diff options
author | Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com> | 2015-06-29 10:48:29 +0200 |
---|---|---|
committer | Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com> | 2015-06-29 10:48:29 +0200 |
commit | 69c539045191d02a07ff3471bd37486ccf226b18 (patch) | |
tree | edd22a8b4bb9f563608664525db420bdc5bef95e | |
parent | 25ad8b7a1f05f0dee8010f56f42242aa62b6f375 (diff) | |
download | qtxmlpatterns-69c539045191d02a07ff3471bd37486ccf226b18.tar.gz |
Bump version
Change-Id: I2d7bf0419d63ec8dde51162a4c3a7d191a8d2089
-rw-r--r-- | .qmake.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.qmake.conf b/.qmake.conf index 7fcbf65..58db72c 100644 --- a/.qmake.conf +++ b/.qmake.conf @@ -2,4 +2,4 @@ load(qt_build_config) CONFIG += qt_example_installs CONFIG += warning_clean -MODULE_VERSION = 5.5.0 +MODULE_VERSION = 5.5.1 |