[mlpack-svn] r15954 - mlpack/trunk/doc/guide

fastlab-svn at coffeetalk-1.cc.gatech.edu fastlab-svn at coffeetalk-1.cc.gatech.edu
Fri Oct 4 13:24:20 EDT 2013


Author: rcurtin
Date: Fri Oct  4 13:24:20 2013
New Revision: 15954

Log:
Update to latest version number.


Modified:
   mlpack/trunk/doc/guide/build.hpp

Modified: mlpack/trunk/doc/guide/build.hpp
==============================================================================
--- mlpack/trunk/doc/guide/build.hpp	(original)
+++ mlpack/trunk/doc/guide/build.hpp	Fri Oct  4 13:24:20 2013
@@ -8,14 +8,14 @@
 and installed.
 
 @section Download latest mlpack build
-Download latest mlpack build from here : <a href="http://www.mlpack.org/files/mlpack-1.0.6.tar.gz">mlpack-1.0.6</a>
+Download latest mlpack build from here : <a href="http://www.mlpack.org/files/mlpack-1.0.7.tar.gz">mlpack-1.0.7</a>
 
 @section builddir Creating Build Directory
 
 Once the MLPACK source is unpacked, you should create a build directory.
 
 @code
-$ cd mlpack-1.0.6
+$ cd mlpack-1.0.7
 $ mkdir build
 @endcode
 



More information about the mlpack-svn mailing list