summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorKoenig, Joerg <Joerg.Koenig@techsat.com>2020-01-23 16:45:10 (GMT)
committerKoenig, Joerg <Joerg.Koenig@techsat.com>2020-01-23 16:45:10 (GMT)
commit0772050003a918969baef08a76e5a17ddfb42a0b (patch)
tree417507af3db613ac53eddbaa77ba799be1700ff4 /Makefile
parent7de8f39c9161fcf7f3442f2a1c764ae81573b365 (diff)
downloadQt-0772050003a918969baef08a76e5a17ddfb42a0b.zip
Qt-0772050003a918969baef08a76e5a17ddfb42a0b.tar.gz
Qt-0772050003a918969baef08a76e5a17ddfb42a0b.tar.bz2
Update to QT 5.14.0
Resolves: :jira:<issue> See also: :jira:<issue> Change-Id: I22a7a5c736b4192cef09133afce55f7b6e1ba426
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 5bc98d5..ce9f605 100644
--- a/Makefile
+++ b/Makefile
@@ -7,8 +7,8 @@ JOBS = 2
LOCAL_BUILD_PATH = $(TOP)/build.$(ARCH)
LOCAL_INST_PATH = $(TOP)/install.$(ARCH)
-VERSION_SHORT=5.13
-VERSION_RELEASE=2
+VERSION_SHORT=5.14
+VERSION_RELEASE=0
VERSION=$(VERSION_SHORT).$(VERSION_RELEASE)
SSL_VERSION=1.0.2r