s3: make better use of ccache by not including version.h in every C-file.
[ira/wip.git] / source3 / client / client.c
index 7172bf98a954ddd80f2f0ebf2bfd5d70fca6919a..2f9e3c0d49716299ea5b5f46c5339601309d188d 100644 (file)
@@ -4974,7 +4974,7 @@ static int do_message_op(struct user_auth_info *auth_info)
 
        cli_cm_set_credentials(auth_info);
 
-       DEBUG(3,("Client started (version %s).\n", SAMBA_VERSION_STRING));
+       DEBUG(3,("Client started (version %s).\n", samba_version_string()));
 
        if (tar_type) {
                if (cmdstr)