X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=textclient%2Ftextclient.h;h=d4265078f23b5f1749af64f7af615bd393f2f9a1;hb=4c698e17ec37c8eeb9d26da58c15b562118fe27f;hp=8307a5c4869d4e7e7eec9b5b310ab1168da59e2b;hpb=939d60e437590110963a1311d3b6ae821e3f8e5b;p=citadel.git diff --git a/textclient/textclient.h b/textclient/textclient.h index 8307a5c48..d4265078f 100644 --- a/textclient/textclient.h +++ b/textclient/textclient.h @@ -11,7 +11,7 @@ #define UDS "_UDS_" #define DEFAULT_HOST "localhost" #define DEFAULT_PORT "504" -#define CLIENT_VERSION 970 +#define CLIENT_VERSION 971 #define CLIENT_TYPE 0 // commands we can send to the stty_ctdl() routine