Updated version numbers to 1.6

Change-Id: I215fcc7581253f14171b513d4fc75da960b2064a
This commit is contained in:
Wouter van Oortmerssen
2017-02-15 14:36:51 -08:00
parent d798100be9
commit cebdad4d23
4 changed files with 4 additions and 4 deletions

View File

@@ -16,7 +16,7 @@
#include "flatbuffers/flatc.h"
#define FLATC_VERSION "1.5.0 (" __DATE__ ")"
#define FLATC_VERSION "1.6.0 (" __DATE__ ")"
namespace flatbuffers {