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