]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
MINOR: contrib/spoa_server: Upgrade SPOP to 2.0
authorDaniel Corbett <dcorbett@haproxy.com>
Tue, 11 Jun 2019 01:01:32 +0000 (21:01 -0400)
committerWilly Tarreau <w@1wt.eu>
Tue, 11 Jun 2019 17:27:41 +0000 (19:27 +0200)
Upgrade SPOP version to 2.0

contrib/spoa_server/spoa.h

index ee19f37c19406bb9b9880ba3b7ec49cb83f531a7..e9a7a46318575fb27c4edee8e9d1369f7ce4fc63 100644 (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 */