X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=textclient%2Ftextclient.h;h=192aa50f817cf45614c242b4533276afe3ffa2f7;hb=da4370032bb2ac13a50fc753df7ed3f7d72b9430;hp=18c3c98e947da12e9acfb8c40375c80032cd807b;hpb=e58ab5fd6a62f31bac31ff246d3b89f8534672a6;p=citadel.git diff --git a/textclient/textclient.h b/textclient/textclient.h index 18c3c98e9..192aa50f8 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 956 +#define CLIENT_VERSION 957 #define CLIENT_TYPE 0 // commands we can send to the stty_ctdl() routine