Joedb 9.1.4
The Journal-Only Embedded Database
Loading...
Searching...
No Matches
protocol_version.h
Go to the documentation of this file.
1#ifndef joedb_protocol_version_declared
2#define joedb_protocol_version_declared
3
4namespace joedb
5{
6 /// @ingroup concurrency
7 constexpr int protocol_version = 16;
8}
9
10#endif
constexpr int protocol_version
Definition Blob.h:7