diff --git a/src/flatc.cpp b/src/flatc.cpp index c4ec80512..88ace63eb 100644 --- a/src/flatc.cpp +++ b/src/flatc.cpp @@ -18,7 +18,7 @@ #include -#define FLATC_VERSION "1.10.0 (" __DATE__ " " __TIME__ ")" +#define FLATC_VERSION "1.10.0" namespace flatbuffers {