Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
F
fuchsia.googlesource.com-third_party-flatbuffers
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
fuchsia-mirror
fuchsia.googlesource.com-third_party-flatbuffers
Commits
38662548
Commit
38662548
authored
8 years ago
by
Wouter van Oortmerssen
Browse files
Options
Downloads
Patches
Plain Diff
Bumped version to 1.3.0
Change-Id: I080041e533153b2bb2db53f030761852e95c88fa
parent
5973b778
No related branches found
Branches containing commit
Tags
v1.3.0
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/flatc.cpp
+1
-1
1 addition, 1 deletion
src/flatc.cpp
with
1 addition
and
1 deletion
src/flatc.cpp
+
1
−
1
View file @
38662548
...
...
@@ -19,7 +19,7 @@
#include
"flatbuffers/util.h"
#include
<limits>
#define FLATC_VERSION "1.
2
.0 (" __DATE__ ")"
#define FLATC_VERSION "1.
3
.0 (" __DATE__ ")"
static
void
Error
(
const
std
::
string
&
err
,
bool
usage
=
false
,
bool
show_exe_name
=
true
);
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment