From daece6e6a90095fd99bf7b9b98c7e9ea955b1c3e Mon Sep 17 00:00:00 2001 From: aavit Date: Tue, 4 Feb 2014 15:55:49 +0100 Subject: Update version numbers of B2Qt utils Change-Id: Ia5fde905e9232424a9504a24f1ac8b2a05a8cb59 Reviewed-by: Samuli Piippo --- .qmake.conf | 2 +- src/utils/utils.pro | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.qmake.conf b/.qmake.conf index 53aeb41..d253d07 100644 --- a/.qmake.conf +++ b/.qmake.conf @@ -1,2 +1,2 @@ load(qt_build_config) -MODULE_VERSION=1.0.0 +MODULE_VERSION=2.0.0 diff --git a/src/utils/utils.pro b/src/utils/utils.pro index a15231f..e28b111 100644 --- a/src/utils/utils.pro +++ b/src/utils/utils.pro @@ -1,5 +1,5 @@ TARGET = QtDroidUtils -VERSION = 5 +VERSION = 5.2 CONFIG += dll warn_on QT = core network -- cgit v1.2.3