From d5f4823ca2c641a39ed4f11f7f099ad86866a27b Mon Sep 17 00:00:00 2001 From: Ivan Shynkarenka Date: Sun, 19 Nov 2023 22:43:22 +0400 Subject: [PATCH] Update FBE protocols --- proto/fbe.cpp | 2 +- proto/fbe.h | 2 +- proto/fbe_models.cpp | 2 +- proto/fbe_models.h | 2 +- proto/fbe_models.inl | 2 +- proto/fbe_protocol.cpp | 2 +- proto/fbe_protocol.h | 2 +- proto/simple.cpp | 2 +- proto/simple.h | 2 +- proto/simple_models.cpp | 2 +- proto/simple_models.h | 2 +- proto/simple_protocol.cpp | 2 +- proto/simple_protocol.h | 2 +- 13 files changed, 13 insertions(+), 13 deletions(-) diff --git a/proto/fbe.cpp b/proto/fbe.cpp index fa99b0ca..b00edd5d 100644 --- a/proto/fbe.cpp +++ b/proto/fbe.cpp @@ -2,7 +2,7 @@ // Automatically generated by the Fast Binary Encoding compiler, do not modify! // https://github.com/chronoxor/FastBinaryEncoding // Source: FBE -// FBE version: 1.14.2.0 +// FBE version: 1.14.4.0 //------------------------------------------------------------------------------ #include "fbe.h" diff --git a/proto/fbe.h b/proto/fbe.h index 77eb9920..93d47cc9 100644 --- a/proto/fbe.h +++ b/proto/fbe.h @@ -2,7 +2,7 @@ // Automatically generated by the Fast Binary Encoding compiler, do not modify! // https://github.com/chronoxor/FastBinaryEncoding // Source: FBE -// FBE version: 1.14.2.0 +// FBE version: 1.14.4.0 //------------------------------------------------------------------------------ #pragma once diff --git a/proto/fbe_models.cpp b/proto/fbe_models.cpp index 01076947..dc549d06 100644 --- a/proto/fbe_models.cpp +++ b/proto/fbe_models.cpp @@ -2,7 +2,7 @@ // Automatically generated by the Fast Binary Encoding compiler, do not modify! // https://github.com/chronoxor/FastBinaryEncoding // Source: FBE -// FBE version: 1.14.2.0 +// FBE version: 1.14.4.0 //------------------------------------------------------------------------------ #include "fbe_models.h" diff --git a/proto/fbe_models.h b/proto/fbe_models.h index 09066975..9a3df985 100644 --- a/proto/fbe_models.h +++ b/proto/fbe_models.h @@ -2,7 +2,7 @@ // Automatically generated by the Fast Binary Encoding compiler, do not modify! // https://github.com/chronoxor/FastBinaryEncoding // Source: FBE -// FBE version: 1.14.2.0 +// FBE version: 1.14.4.0 //------------------------------------------------------------------------------ #pragma once diff --git a/proto/fbe_models.inl b/proto/fbe_models.inl index 8d982446..5dd63309 100644 --- a/proto/fbe_models.inl +++ b/proto/fbe_models.inl @@ -2,7 +2,7 @@ // Automatically generated by the Fast Binary Encoding compiler, do not modify! // https://github.com/chronoxor/FastBinaryEncoding // Source: FBE -// FBE version: 1.14.2.0 +// FBE version: 1.14.4.0 //------------------------------------------------------------------------------ namespace FBE { diff --git a/proto/fbe_protocol.cpp b/proto/fbe_protocol.cpp index 18687383..eaaf2b64 100644 --- a/proto/fbe_protocol.cpp +++ b/proto/fbe_protocol.cpp @@ -2,7 +2,7 @@ // Automatically generated by the Fast Binary Encoding compiler, do not modify! // https://github.com/chronoxor/FastBinaryEncoding // Source: FBE -// FBE version: 1.14.2.0 +// FBE version: 1.14.4.0 //------------------------------------------------------------------------------ #include "fbe_protocol.h" diff --git a/proto/fbe_protocol.h b/proto/fbe_protocol.h index 7b949c0a..07ffe262 100644 --- a/proto/fbe_protocol.h +++ b/proto/fbe_protocol.h @@ -2,7 +2,7 @@ // Automatically generated by the Fast Binary Encoding compiler, do not modify! // https://github.com/chronoxor/FastBinaryEncoding // Source: FBE -// FBE version: 1.14.2.0 +// FBE version: 1.14.4.0 //------------------------------------------------------------------------------ #pragma once diff --git a/proto/simple.cpp b/proto/simple.cpp index f4e7c5d6..c4c503ec 100644 --- a/proto/simple.cpp +++ b/proto/simple.cpp @@ -2,7 +2,7 @@ // Automatically generated by the Fast Binary Encoding compiler, do not modify! // https://github.com/chronoxor/FastBinaryEncoding // Source: simple.fbe -// FBE version: 1.14.2.0 +// FBE version: 1.14.4.0 //------------------------------------------------------------------------------ #include "simple.h" diff --git a/proto/simple.h b/proto/simple.h index 59f884c0..dd4e3c37 100644 --- a/proto/simple.h +++ b/proto/simple.h @@ -2,7 +2,7 @@ // Automatically generated by the Fast Binary Encoding compiler, do not modify! // https://github.com/chronoxor/FastBinaryEncoding // Source: simple.fbe -// FBE version: 1.14.2.0 +// FBE version: 1.14.4.0 //------------------------------------------------------------------------------ #pragma once diff --git a/proto/simple_models.cpp b/proto/simple_models.cpp index 5ef95cbb..fba8014a 100644 --- a/proto/simple_models.cpp +++ b/proto/simple_models.cpp @@ -2,7 +2,7 @@ // Automatically generated by the Fast Binary Encoding compiler, do not modify! // https://github.com/chronoxor/FastBinaryEncoding // Source: simple.fbe -// FBE version: 1.14.2.0 +// FBE version: 1.14.4.0 //------------------------------------------------------------------------------ #include "simple_models.h" diff --git a/proto/simple_models.h b/proto/simple_models.h index e7b6b233..f6b0929e 100644 --- a/proto/simple_models.h +++ b/proto/simple_models.h @@ -2,7 +2,7 @@ // Automatically generated by the Fast Binary Encoding compiler, do not modify! // https://github.com/chronoxor/FastBinaryEncoding // Source: simple.fbe -// FBE version: 1.14.2.0 +// FBE version: 1.14.4.0 //------------------------------------------------------------------------------ #pragma once diff --git a/proto/simple_protocol.cpp b/proto/simple_protocol.cpp index 763ef1db..48f7ad05 100644 --- a/proto/simple_protocol.cpp +++ b/proto/simple_protocol.cpp @@ -2,7 +2,7 @@ // Automatically generated by the Fast Binary Encoding compiler, do not modify! // https://github.com/chronoxor/FastBinaryEncoding // Source: simple.fbe -// FBE version: 1.14.2.0 +// FBE version: 1.14.4.0 //------------------------------------------------------------------------------ #if defined(_MSC_VER) diff --git a/proto/simple_protocol.h b/proto/simple_protocol.h index 1aaccd6c..04ba91d3 100644 --- a/proto/simple_protocol.h +++ b/proto/simple_protocol.h @@ -2,7 +2,7 @@ // Automatically generated by the Fast Binary Encoding compiler, do not modify! // https://github.com/chronoxor/FastBinaryEncoding // Source: simple.fbe -// FBE version: 1.14.2.0 +// FBE version: 1.14.4.0 //------------------------------------------------------------------------------ #pragma once