<p>Since we switched from svn to git (github) the <code>GetVersion()</code> function doesn't work anymore.</p>

<p>The following files are used to get the version that need to be updated:</p>

<ul class="task-list">
<li>mlpack/CMakeLists.txt</li>
<li>mlpack/src/mlpack/core/util/version.cpp</li>
<li>mlpack/CMake/CreateSVNVersionHeader.cmake</li>
</ul>

<p>For now, Ryan implemented a temporary workaround to fix the problem in <a href="https://github.com/mlpack/mlpack/commit/61a1064198551cb6c4e163f828cdd630715172ed" class="commit-link"><tt>61a1064</tt></a> which creates the version string <code>1.x.x</code>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br>Reply to this email directly or <a href="https://github.com/mlpack/mlpack/issues/297#issuecomment-69225534">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AJ4bFOHz2yzF9euEWSd7lhSnsVhaPLLlks5nfsTWgaJpZM4DM4GJ.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
  <div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
    <link itemprop="url" href="https://github.com/mlpack/mlpack/issues/297#issuecomment-69225534"></link>
    <meta itemprop="name" content="View Issue"></meta>
  </div>
  <meta itemprop="description" content="View this Issue on GitHub"></meta>
</div>