ctdb-version: Simplify version string usage
authorAmitay Isaacs <amitay@samba.org>
Fri, 15 Mar 2019 01:14:27 +0000 (12:14 +1100)
committerKarolin Seeger <kseeger@samba.org>
Fri, 22 Mar 2019 08:14:07 +0000 (08:14 +0000)
commitf515f1a5486b04521a919e2962a0d288bbc08abc
tree739ea0eb5e46efd496a6ee8542f0dfc2bb7261e2
parent6401d80956630c58ff6941858b382cabfed48ab2
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

(cherry picked from commit edd4a23d7632af51f4d7b4287917b7fa0dced963)
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