From 857fc5ec4644a6111ba8725e4e1a84dd5ea6bfca Mon Sep 17 00:00:00 2001 From: Oswald Buddenhagen Date: Fri, 1 Jul 2016 20:26:36 +0200 Subject: Bump version Change-Id: I63c26a17001259dda17256291fc181ddccb5ca50 --- .qmake.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.qmake.conf') diff --git a/.qmake.conf b/.qmake.conf index 6b42ddf9..8e0a87f2 100644 --- a/.qmake.conf +++ b/.qmake.conf @@ -2,4 +2,4 @@ load(qt_build_config) # Pretend that the example installs are not FUBAR. CONFIG += install_ok -MODULE_VERSION = 5.7.0 +MODULE_VERSION = 5.7.1 -- cgit v1.2.1