X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=textclient%2Ftextclient.h;h=a945db18ac8e09477533a36ccc049b6dc0dd026a;hb=HEAD;hp=abb00838f5d461e744fb62f0f788dcc0172d7700;hpb=ff8b822cefb034b780dc3c8b1f2c679191a168d9;p=citadel.git diff --git a/textclient/textclient.h b/textclient/textclient.h index abb00838f..576751e7f 100644 --- a/textclient/textclient.h +++ b/textclient/textclient.h @@ -6,7 +6,7 @@ #define UDS "_UDS_" #define DEFAULT_HOST "localhost" #define DEFAULT_PORT "504" -#define CLIENT_VERSION 998 +#define CLIENT_VERSION 1000 #define CLIENT_TYPE 0 // commands we can send to the stty_ctdl() routine