File: 1001_revert_module_version.patch

package info (click to toggle)
qtfeedback-opensource-src 5.0~git20180903.a14bd0b-7
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,100 kB
  • sloc: cpp: 3,385; makefile: 49
file content (14 lines) | stat: -rw-r--r-- 350 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Description: Revert module version zeroing
 Trying to revert the zeroing since a crash seems to happen without  
 non-zero version number. (LP: #1178620)

diff --git a/.qmake.conf b/.qmake.conf
index 8840bd9..3c4fa5e 100644
--- a/.qmake.conf
+++ b/.qmake.conf
@@ -1,3 +1,3 @@
 load(qt_build_config)
 
-MODULE_VERSION = 0.0.0
+MODULE_VERSION = 5.0.0