X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=textclient%2Ftextclient.h;h=b6ae980847c0eb79f7b3c73a5b1b962e0da855c1;hb=7b32bbf795450e82a280429a2b3c3ecd85b2d1be;hp=a99df86856dc2c452078ca9a446372cd12fc9113;hpb=e44a2985c3cb32fb232815368569dd22d6bf4095;p=citadel.git diff --git a/textclient/textclient.h b/textclient/textclient.h index a99df8685..b6ae98084 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 926 +#define CLIENT_VERSION 945 #define CLIENT_TYPE 0 // commands we can send to the stty_ctdl() routine