mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-25 00:39:28 +02:00
Qt6: Change version to 6.2.0, in next releases we'll change only micro version number
This commit is contained in:
parent
10bec94907
commit
4a381ab971
@ -12,11 +12,11 @@
|
||||
|
||||
# Binding Release Version 6.2.3.1 against Qt6 6.2 LTS release.
|
||||
|
||||
win32:VERSION = 6.2.3.0
|
||||
else:VERSION = 6.2.3
|
||||
win32:VERSION = 6.2.0.0
|
||||
else:VERSION = 6.2.0
|
||||
VER_MAJ = 6
|
||||
VER_MIN = 2
|
||||
VER_PAT = 3
|
||||
VER_PAT = 0
|
||||
win32:VERSION_PE_HEADER = 6.2
|
||||
|
||||
QT += gui printsupport
|
||||
|
Loading…
Reference in New Issue
Block a user