Updated version numbers to 1.7.0

Change-Id: If2802ca48b61cfa7e5ec131e2a268400523217e2
This commit is contained in:
Wouter van Oortmerssen
2017-06-16 16:15:02 -07:00
parent 57f3752d5e
commit 6f94fb51b1
4 changed files with 4 additions and 4 deletions

View File

@@ -18,7 +18,7 @@
#include <list>
#define FLATC_VERSION "1.6.0 (" __DATE__ ")"
#define FLATC_VERSION "1.7.0 (" __DATE__ ")"
namespace flatbuffers {