File tree Expand file tree Collapse file tree 6 files changed +7
-7
lines changed
Expand file tree Collapse file tree 6 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 22extern "C" {
33#endif
44
5- #define FLATCC_VERSION_TEXT "0.5.1-pre "
5+ #define FLATCC_VERSION_TEXT "0.5.1"
66#define FLATCC_VERSION_MAJOR 0
77#define FLATCC_VERSION_MINOR 5
88#define FLATCC_VERSION_PATCH 1
99/* 1 or 0 */
10- #define FLATCC_VERSION_RELEASED 0
10+ #define FLATCC_VERSION_RELEASED 1
1111
1212#ifdef __cplusplus
1313}
Original file line number Diff line number Diff line change 11#ifndef FLATBUFFERS_COMMON_BUILDER_H
22#define FLATBUFFERS_COMMON_BUILDER_H
33
4- /* Generated by flatcc 0.5.1-pre FlatBuffers schema compiler for C by dvide.com */
4+ /* Generated by flatcc 0.5.1 FlatBuffers schema compiler for C by dvide.com */
55
66/* Common FlatBuffers build functionality for C. */
77
Original file line number Diff line number Diff line change 11#ifndef FLATBUFFERS_COMMON_READER_H
22#define FLATBUFFERS_COMMON_READER_H
33
4- /* Generated by flatcc 0.5.1-pre FlatBuffers schema compiler for C by dvide.com */
4+ /* Generated by flatcc 0.5.1 FlatBuffers schema compiler for C by dvide.com */
55
66/* Common FlatBuffers read functionality for C. */
77
Original file line number Diff line number Diff line change 11#ifndef REFLECTION_BUILDER_H
22#define REFLECTION_BUILDER_H
33
4- /* Generated by flatcc 0.5.1-pre FlatBuffers schema compiler for C by dvide.com */
4+ /* Generated by flatcc 0.5.1 FlatBuffers schema compiler for C by dvide.com */
55
66#ifndef REFLECTION_READER_H
77#include "reflection_reader.h"
Original file line number Diff line number Diff line change 11#ifndef REFLECTION_READER_H
22#define REFLECTION_READER_H
33
4- /* Generated by flatcc 0.5.1-pre FlatBuffers schema compiler for C by dvide.com */
4+ /* Generated by flatcc 0.5.1 FlatBuffers schema compiler for C by dvide.com */
55
66#ifndef FLATBUFFERS_COMMON_READER_H
77#include "flatbuffers_common_reader.h"
Original file line number Diff line number Diff line change 11#ifndef REFLECTION_VERIFIER_H
22#define REFLECTION_VERIFIER_H
33
4- /* Generated by flatcc 0.5.1-pre FlatBuffers schema compiler for C by dvide.com */
4+ /* Generated by flatcc 0.5.1 FlatBuffers schema compiler for C by dvide.com */
55
66#ifndef REFLECTION_READER_H
77#include "reflection_reader.h"
You can’t perform that action at this time.
0 commit comments