ctdb-version: Simplify version string usage
authorAmitay Isaacs <amitay@samba.org>
Fri, 15 Mar 2019 01:14:27 +0000 (12:14 +1100)
committerAmitay Isaacs <amitay@samba.org>
Fri, 15 Mar 2019 06:31:50 +0000 (06:31 +0000)
commitedd4a23d7632af51f4d7b4287917b7fa0dced963
treee171ff22f7840cec275813be06aedb2f7e709402
parent148306674d0e4706adca3e5dcbb779c51a2c03da
ctdb-version: Simplify version string usage

There is no need to write SAMBA_VERSION_STRING as CTDB_VERSION_STRING.
Wherever required use SAMBA_VERSION_STRING directly.

Avoids the confusion with two version.h files.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13789

Signed-off-by: Amitay Isaacs <amitay@samba.org>
Reviewed-by: Martin Schwenke <martin@meltin.net>
Autobuild-User(master): Amitay Isaacs <amitay@samba.org>
Autobuild-Date(master): Fri Mar 15 06:31:50 UTC 2019 on sn-devel-144
ctdb/common/version.c [deleted file]
ctdb/common/version.h [deleted file]
ctdb/include/ctdb_version.h [deleted file]
ctdb/server/ctdb_daemon.c
ctdb/tools/ctdb.c
ctdb/wscript