Commit ad2d4978 authored by Seblu's avatar Seblu
Browse files

Starting dev of v2

parent 74192876
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -34,7 +34,7 @@ enum {
// Gonstant
// -----------------------------------------------------------------------------

static const string VERSION = "1";
static const string VERSION = "2";
static const int MAX_LINE_SIZE = 512;
static const int MAX_CONF_LINE_SIZE = 2048;
static const string RCV_DATA = "<< ";