diff --git a/CMakeLists.txt b/CMakeLists.txt index 2663d12..0368c53 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -7,7 +7,7 @@ set(CMAKE_VERBOSE_MAKEFILE off) # version set(TARS_VERSION "1.1.0") set(PARSER_VERSION "${TARS_VERSION}") -set(GENERATOR_VERSION "20190325") +set(GENERATOR_VERSION "20190326") # namespace set(IDL_NAMESPACE Tars) diff --git a/build/tars2node b/build/tars2node index e14e28f..72982a2 100755 Binary files a/build/tars2node and b/build/tars2node differ