You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2018/12/02 14:28:32 UTC

[GitHub] gigasquid commented on a change in pull request #13478: Bumped minor version from 1.4.0 to 1.5.0 on master

gigasquid commented on a change in pull request #13478: Bumped minor version from 1.4.0 to 1.5.0 on master
URL: https://github.com/apache/incubator-mxnet/pull/13478#discussion_r238100891
 
 

 ##########
 File path: contrib/clojure-package/README.md
 ##########
 @@ -105,9 +105,9 @@ brew install opencv
 - Create a new project with `lein new my-mxnet`
 - Edit your `project.clj` and add one of the following entries to `:dependencies`, based on your system and the compute device you want to use:
 
-  - `[org.apache.mxnet.contrib.clojure/clojure-mxnet-linux-cpu "1.4.0"]`
-  - `[org.apache.mxnet.contrib.clojure/clojure-mxnet-linux-gpu "1.4.0"]`
-  - `[org.apache.mxnet.contrib.clojure/clojure-mxnet-osx-cpu "1.4.0"]`
+  - `[org.apache.mxnet.contrib.clojure/clojure-mxnet-linux-cpu "1.5.0"]`
 
 Review comment:
   This should actually be the version deployed on maven which will always be a release behind. Sorry for not catching it earlier - see https://github.com/apache/incubator-mxnet/pull/13507 for details. 
   
   In this case it should be 1.4.0 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services