mirror of
https://github.com/debauchee/barrier
synced 2025-08-22 01:58:19 +00:00
8 lines
141 B
Properties
8 lines
141 B
Properties
#
|
|
# Barrier build parameters
|
|
#
|
|
BARRIER_VERSION_MAJOR = 2
|
|
BARRIER_VERSION_MINOR = 4
|
|
BARRIER_VERSION_PATCH = 0
|
|
BARRIER_VERSION_STAGE = release
|