Improvement and unification of version processing in build scripts.
This also eliminates expressions that incompatible with BSD make, thus fixing installation of Node.js module on FreeBSD (broken by dace60fc4926).
This commit is contained in:
@@ -9,10 +9,7 @@
|
||||
|
||||
|
||||
#include <nxt_auto_config.h>
|
||||
|
||||
|
||||
#define NXT_VERSION "1.8"
|
||||
#define NXT_VERNUM 10800
|
||||
#include <nxt_version.h>
|
||||
|
||||
#define NXT_SERVER "Unit/" NXT_VERSION
|
||||
|
||||
|
||||
Reference in New Issue
Block a user