X-Git-Url: https://code.citadel.org/?p=citadel.git;a=blobdiff_plain;f=textclient%2Ftextclient.h;h=a23ce2ddffdbed14e24a5637b69b54bc990f09c5;hp=38f8904d538c5cf067e47554e1ca7b8ae20bb4b9;hb=550ed0608a884b7517efdda7782f31576f1397d7;hpb=605230ef56978ef8944dc198423fd5c50e13685a diff --git a/textclient/textclient.h b/textclient/textclient.h index 38f8904d5..a23ce2ddf 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 966 +#define CLIENT_VERSION 967 #define CLIENT_TYPE 0 // commands we can send to the stty_ctdl() routine