This is an automated email from the ASF dual-hosted git repository.
samskalicky pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git
The following commit(s) were added to refs/heads/master by this push:
new 2697573 updated version (#19134)
2697573 is described below
commit 2697573bbfba3ee0c7255f12c2e8910017e7de94
Author: Sam Skalicky <[email protected]>
AuthorDate: Mon Sep 14 09:45:34 2020 -0700
updated version (#19134)
Co-authored-by: Ubuntu <[email protected]>
---
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 852e5b7..842a2bf 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