diff --git a/CMakeLists.txt b/CMakeLists.txt index c021bdf..2663d12 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 "20190320") +set(GENERATOR_VERSION "20190325") # namespace set(IDL_NAMESPACE Tars) diff --git a/build/tars2node b/build/tars2node index a5ef43a..e14e28f 100755 Binary files a/build/tars2node and b/build/tars2node differ