Add rel versioning and adjust accordingly

This commit is contained in:
CTCaer
2024-07-02 18:29:39 +03:00
parent 280ebcc1e6
commit 0aea402632
8 changed files with 14 additions and 12 deletions

View File

@@ -2,10 +2,10 @@
BLVERSION_MAJOR := 6
BLVERSION_MINOR := 2
BLVERSION_HOTFX := 0
BLVERSION_RSVD := 0
BLVERSION_REL := 0
# Nyx Version.
NYXVERSION_MAJOR := 1
NYXVERSION_MINOR := 6
NYXVERSION_HOTFX := 2
NYXVERSION_RSVD := 0
NYXVERSION_REL := 0