mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-02 04:04:19 +00:00
Updated version to 1.5
Change-Id: I34007829cdd3ad024df21f68bb369016d5d21131
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
#include "flatbuffers/util.h"
|
||||
#include <limits>
|
||||
|
||||
#define FLATC_VERSION "1.4.0 (" __DATE__ ")"
|
||||
#define FLATC_VERSION "1.5.0 (" __DATE__ ")"
|
||||
|
||||
static void Error(const std::string &err, bool usage = false,
|
||||
bool show_exe_name = true);
|
||||
|
||||
Reference in New Issue
Block a user