9 lines
282 B
Makefile
9 lines
282 B
Makefile
# $OpenBSD: Makefile.version,v 1.2 2021/05/06 08:36:14 rsadowski Exp $
|
|
|
|
# Common source for Qt6 version
|
|
QT6_VERSION = 6.0.4
|
|
|
|
# This one is used for building dependencies for examples and documentation,
|
|
# which obviously should be in sync with core packages.
|
|
QT6_NEXT_VERSION = 6.1
|