From ee3090c868aa99a469fa21d0d0a0e80e978e1b86 Mon Sep 17 00:00:00 2001 From: Frederik Gladhorn Date: Tue, 21 Jan 2014 13:19:22 +0100 Subject: Bump version to 1.0.2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I44225838d44cc08317d2dba182bd6618d0d08061 Reviewed-by: Jędrzej Nowacki --- .qmake.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.qmake.conf') diff --git a/.qmake.conf b/.qmake.conf index ca0b710..2721546 100644 --- a/.qmake.conf +++ b/.qmake.conf @@ -2,4 +2,4 @@ load(qt_build_config) CONFIG += warning_clean CONFIG += qt_example_installs -MODULE_VERSION = 1.0.1 +MODULE_VERSION = 1.0.2 -- cgit v1.2.1