chore: bump version to 4.0.4
This commit is contained in:
parent
befbeccb2c
commit
24077e3511
|
@ -84,7 +84,7 @@ set(TR_VERSION_MAJOR "4")
|
|||
set(TR_VERSION_MINOR "0")
|
||||
set(TR_VERSION_PATCH "4")
|
||||
set(TR_VERSION_BETA_NUMBER "") # empty string for not beta
|
||||
set(TR_VERSION_DEV TRUE)
|
||||
set(TR_VERSION_DEV FALSE)
|
||||
|
||||
# derived from above: release type
|
||||
if(TR_VERSION_DEV)
|
||||
|
|
Loading…
Reference in New Issue