chore: bump version to 4.0.2-dev
This commit is contained in:
parent
5cc3bf8a97
commit
8dccc290d7
|
@ -83,7 +83,7 @@ set(TR_VERSION_MAJOR "4")
|
|||
set(TR_VERSION_MINOR "0")
|
||||
set(TR_VERSION_PATCH "2")
|
||||
set(TR_VERSION_BETA_NUMBER "") # empty string for not beta
|
||||
set(TR_VERSION_DEV FALSE)
|
||||
set(TR_VERSION_DEV TRUE)
|
||||
|
||||
# derived from above: release type
|
||||
if(TR_VERSION_DEV)
|
||||
|
|
Loading…
Reference in New Issue