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