X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=textclient%2Ftextclient.h;h=ca6dab0e1e70042a3f4ca2720c6b1b16cd7703ab;hb=d69144aecdb69e79b234bd94e4ee0d6f1a682436;hp=d4265078f23b5f1749af64f7af615bd393f2f9a1;hpb=4c698e17ec37c8eeb9d26da58c15b562118fe27f;p=citadel.git diff --git a/textclient/textclient.h b/textclient/textclient.h index d4265078f..ca6dab0e1 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 971 +#define CLIENT_VERSION 972 #define CLIENT_TYPE 0 // commands we can send to the stty_ctdl() routine