Change the broadcast string so V2 only recognises V2 servers (and vice versa).
[dcpomatic.git] / src / lib / util.h
index 836823607e519128440f2265b6f7c2839cc8890a..be21fc89aaaefe91b62e12ba6ee92fe461346c62 100644 (file)
@@ -51,7 +51,7 @@ namespace dcp {
 /** The maximum number of audio channels that we can have in a DCP */
 #define MAX_DCP_AUDIO_CHANNELS 12
 /** Message broadcast to find possible encoding servers */
-#define DCPOMATIC_HELLO "Boys, you gotta learn not to talk to nuns that way"
+#define DCPOMATIC_HELLO "I mean really, Ray, it's used."
 /** Number of films to keep in history */
 #define HISTORY_SIZE 10
 #define REPORT_PROBLEM _("Please report this problem by using Help -> Report a problem or via email to carl@dcpomatic.com")