Rename VERSION define to VITASTOR_VERSION

This commit is contained in:
Vitaliy Filippov
2024-07-31 01:15:37 +03:00
parent 5b0aebada4
commit 306a3db7f3
12 changed files with 15 additions and 15 deletions
+1 -1
View File
@@ -53,7 +53,7 @@ nfs_proxy_t::~nfs_proxy_t()
}
static const char* help_text =
"Vitastor NFS 3.0 proxy " VERSION "\n"
"Vitastor NFS 3.0 proxy " VITASTOR_VERSION "\n"
"(c) Vitaliy Filippov, 2021+ (VNPL-1.1)\n"
"\n"
"vitastor-nfs (--fs <NAME> | --block) [-o <OPT>] mount <MOUNTPOINT>\n"