diff options
| author | byte2016 <[email protected]> | 2018-09-21 20:32:43 +0800 |
|---|---|---|
| committer | byte2016 <[email protected]> | 2018-09-21 20:32:43 +0800 |
| commit | c4439e374252774f8165285d2898eaec48921a21 (patch) | |
| tree | ca0af48b57f7f0da8d135b98c9ced09f1029cace /src/tensor.c | |
| parent | 80ebf4cdb29204fd5026b270994a0446312f6d8f (diff) | |
Diffstat (limited to 'src/tensor.c')
| -rw-r--r-- | src/tensor.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tensor.c b/src/tensor.c index a19712c..863d125 100644 --- a/src/tensor.c +++ b/src/tensor.c @@ -11,7 +11,7 @@ #include "tensor.h" -const char * TENSOR_K18_version_VERSION_20180920 = "TENSOR_K18_version_VERSION_20180920"; +const char * TENSOR_K18_version_VERSION_20180921 = "TENSOR_K18_version_VERSION_20180921"; int common_module_init(common_module_t **common_module,int run_mode,char *config_path,char *log_path,char *project_name,void *main_logger) |
