mirror of
https://github.com/GoldenCheetah/GoldenCheetah.git
synced 2026-04-13 12:42:20 +00:00
Bump QWT version
It reports as 6.8 corresponding to 6.3 multiaxis branch Part of #4497
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
################################################################
|
||||
|
||||
QWT_VER_MAJ = 6
|
||||
QWT_VER_MIN = 4
|
||||
QWT_VER_MIN = 8
|
||||
QWT_VER_PAT = 0
|
||||
QWT_VERSION = $${QWT_VER_MAJ}.$${QWT_VER_MIN}.$${QWT_VER_PAT}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user