From b93a478d60e90073870aad22febd519adc4a4a3b Mon Sep 17 00:00:00 2001
From: Jocelyn Turcotte <jocelyn.turcotte@digia.com>
Date: Thu, 4 Dec 2014 16:34:15 +0100
Subject: [PATCH] Update the version number to 5.5.0

Change-Id: Ice525f351fab9db9208611a5b0efa04f5232365d
Reviewed-by: Andras Becsi <andras.becsi@theqtcompany.com>
---
 .qmake.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.qmake.conf b/.qmake.conf
index cbd25f247..0a6b62d97 100644
--- a/.qmake.conf
+++ b/.qmake.conf
@@ -2,4 +2,4 @@ QMAKEPATH += $$PWD/tools/qmake
 load(qt_build_config)
 CONFIG += qt_example_installs
 
-MODULE_VERSION = 5.4.0
+MODULE_VERSION = 5.5.0
-- 
GitLab