MINOR: contrib/spoa_server: Upgrade SPOP to 2.0

Upgrade SPOP version to 2.0
This commit is contained in:
Daniel Corbett 2019-06-10 21:01:32 -04:00 committed by Willy Tarreau
parent 690e0f07f5
commit 5897867ac5
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
#include <sys/time.h>
#define MAX_FRAME_SIZE 16384
#define SPOP_VERSION "1.0"
#define SPOP_VERSION "2.0"
#define SPOA_CAPABILITIES ""
/* All supported data types */