Skip to content

Commit

Permalink
Update FBE protocols
Browse files Browse the repository at this point in the history
  • Loading branch information
chronoxor committed Nov 19, 2023
1 parent 9c3456e commit d5f4823
Show file tree
Hide file tree
Showing 13 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion proto/fbe.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 1 addition & 1 deletion proto/fbe.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion proto/fbe_models.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 1 addition & 1 deletion proto/fbe_models.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion proto/fbe_models.inl
Original file line number Diff line number Diff line change
Expand Up @@ -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 {
Expand Down
2 changes: 1 addition & 1 deletion proto/fbe_protocol.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 1 addition & 1 deletion proto/fbe_protocol.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion proto/simple.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 1 addition & 1 deletion proto/simple.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion proto/simple_models.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 1 addition & 1 deletion proto/simple_models.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion proto/simple_protocol.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
2 changes: 1 addition & 1 deletion proto/simple_protocol.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d5f4823

Please sign in to comment.