From cfea089667d198632ecb6785299641b9a0104320 Mon Sep 17 00:00:00 2001
From: Jerzy Jamroz <jerzy.jamroz@gmail.com>
Date: Mon, 20 Jan 2020 10:17:32 +0100
Subject: [PATCH] Versioning added.

---
 init/{ess.json => databuffer-ess.json} | 2 ++
 1 file changed, 2 insertions(+)
 rename init/{ess.json => databuffer-ess.json} (98%)

diff --git a/init/ess.json b/init/databuffer-ess.json
similarity index 98%
rename from init/ess.json
rename to init/databuffer-ess.json
index c6ac1d9..8d84b99 100644
--- a/init/ess.json
+++ b/init/databuffer-ess.json
@@ -1,4 +1,6 @@
 {
+  "ProtocolNumber": 1,
+  "ProtocolVersion": 1,
   "Modes": {
     "None": {
       "id": 0,
-- 
GitLab