summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorKoenig, Joerg <Joerg.Koenig@techsat.com>2019-09-06 06:52:58 (GMT)
committerKoenig, Joerg <Joerg.Koenig@techsat.com>2019-09-09 08:03:56 (GMT)
commitc055c8543b0973c722291bb94fde0f68577e111d (patch)
treebcfeab686697250d4bcde2967d5703f41df2fb7a /Makefile
parent73245e551e6bad72110383f8cd5eb85ba956854d (diff)
downloadQt-c055c8543b0973c722291bb94fde0f68577e111d.zip
Qt-c055c8543b0973c722291bb94fde0f68577e111d.tar.gz
Qt-c055c8543b0973c722291bb94fde0f68577e111d.tar.bz2
Update to new version 5.13.1refs/changes/81/8681/1
Update of Qt to new version Change-Id: I565f286be6d26f86b58efeb27892d5770d3e3c53 (cherry picked from commit 2f1bcbe7032657f5eede3c12e08002c729883f1e)
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 4f52e72..fa9185c 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.12
-VERSION_RELEASE=3
+VERSION_SHORT=5.13
+VERSION_RELEASE=1
VERSION=$(VERSION_SHORT).$(VERSION_RELEASE)
SSL_VERSION=1.0.2r