X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=textclient%2Ftextclient.h;h=25f7b7500f1bae4a1c94dbc942e6ad2a59d354cf;hb=e84f46b4f35addb6288ac777bea05d665077f20b;hp=426f16403943625098c30eb75fdf2dba734d08d7;hpb=db6ac9b35ae0a4981ef05add49d1982b9b296d35;p=citadel.git diff --git a/textclient/textclient.h b/textclient/textclient.h index 426f16403..25f7b7500 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 961 +#define CLIENT_VERSION 962 #define CLIENT_TYPE 0 // commands we can send to the stty_ctdl() routine