Rename VERSION define to VITASTOR_VERSION

This commit is contained in:
Vitaliy Filippov
2024-07-20 02:19:41 +03:00
parent 3d925c37cd
commit ba806ff1ba
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"