From 917108dec94dc98028f5209f2063ea975da8c44c Mon Sep 17 00:00:00 2001 From: Rainer Keller Date: Wed, 24 Apr 2013 08:25:11 +0200 Subject: Module does not compile without version defined Change-Id: I58c5ebc27f07a890cbbe9ffc8944d9f3e16d3053 Reviewed-by: Eirik Aavitsland --- src/utils/utils.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/utils/utils.pro') diff --git a/src/utils/utils.pro b/src/utils/utils.pro index c0216b7..b51cad9 100644 --- a/src/utils/utils.pro +++ b/src/utils/utils.pro @@ -1,5 +1,5 @@ TARGET = QtDroidUtils -#VERSION = 1.0.0 +VERSION = 5 CONFIG += dll warn_on QT = core -- cgit v1.2.3