From 95e4da077a0a20c0a67b6a11233531302e778dab Mon Sep 17 00:00:00 2001 From: Ubuntu Date: Sun, 13 Sep 2020 07:07:25 +0000 Subject: [PATCH] updated version --- include/mxnet/lib_api.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/mxnet/lib_api.h b/include/mxnet/lib_api.h index 852e5b78a9df..842a2bf93ed1 100644 --- a/include/mxnet/lib_api.h +++ b/include/mxnet/lib_api.h @@ -53,7 +53,7 @@ #endif /* Make sure to update the version number everytime you make changes */ -#define MX_LIBRARY_VERSION 9 +#define MX_LIBRARY_VERSION 10 /*! * \brief For loading multiple custom op libraries in Linux, exporting same symbol multiple