X-Git-Url: https://code.citadel.org/?p=citadel.git;a=blobdiff_plain;f=textclient%2Ftextclient.h;fp=textclient%2Ftextclient.h;h=12d3f227738b7ecce417b5b902c91a03af682f9b;hp=ae3eebf9a0ff947cb5261b6b13a24b90ab052411;hb=4df73c3048ba5f86d57d915b0628bc576963feff;hpb=6dd87b26e89b297098ef28e593df480598c92967 diff --git a/textclient/textclient.h b/textclient/textclient.h index ae3eebf9a..12d3f2277 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 992 +#define CLIENT_VERSION 993 #define CLIENT_TYPE 0 // commands we can send to the stty_ctdl() routine