report post-release in makedefs if someone happens to build post-release code
This commit is contained in:
BIN
util/dlb_main
Executable file
BIN
util/dlb_main
Executable file
Binary file not shown.
@@ -1847,7 +1847,11 @@ do_options()
|
||||
#if (NH_DEVEL_STATUS == NH_STATUS_BETA)
|
||||
" [beta]"
|
||||
#else
|
||||
#if (NH_DEVEL_STATUS == NH_STATUS_WIP)
|
||||
" [work-in-progress]"
|
||||
#else
|
||||
" [post-release]"
|
||||
#endif
|
||||
#endif
|
||||
#else
|
||||
""
|
||||
|
||||
Reference in New Issue
Block a user