aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederik Gladhorn <frederik.gladhorn@qt.io>2019-10-14 09:33:47 +0200
committerFrederik Gladhorn <frederik.gladhorn@qt.io>2019-10-14 09:34:47 +0200
commitdf865b1e3d80b24e313b1834389d1b0322b82ec3 (patch)
treebee909636a049392c254b0dbb4d72a848df0ab21
parent57b9af923b30ff301d60d86cf77fbbf1ab53bbbb (diff)
Add missing newline at end of .qmake.conf
Our post-commit hook doesn't like the missing newline. Change-Id: Idd33af7d5ad8ba8dc2d2cba0a4c5ecfe6c802235
-rw-r--r--.qmake.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/.qmake.conf b/.qmake.conf
index cf9ee7e3..1ed62c5a 100644
--- a/.qmake.conf
+++ b/.qmake.conf
@@ -1,3 +1,3 @@
load(qt_build_config)
-MODULE_VERSION = 5.13.1 \ No newline at end of file
+MODULE_VERSION = 5.13.1