<html>#2336: Cactus version number in Makefile is out of date
<table style='border-spacing: 1ex 0pt; '>
<tr><td style='text-align:right'> Reporter:</td><td>Roland Haas</td></tr>
<tr><td style='text-align:right'>   Status:</td><td>new</td></tr>
<tr><td style='text-align:right'>Milestone:</td><td>ET_2020_04</td></tr>
<tr><td style='text-align:right'>  Version:</td><td></td></tr>
<tr><td style='text-align:right'>     Type:</td><td>bug</td></tr>
<tr><td style='text-align:right'> Priority:</td><td>major</td></tr>
<tr><td style='text-align:right'>Component:</td><td>Cactus</td></tr>
</table>

<p>The Makefile contains the Cactus version number as</p>
<div class="codehilite"><pre><span></span>CCTK_VERSION_MAJOR = 4
CCTK_VERSION_MINOR = 2
CCTK_VERSION_OTHER = 3
</pre></div>


<p>which is out of date. </p>
<p>The UserGuide and ReferenceGuide also show Cactus version numbers (though they come as default values in cactus.sty and are the optional argument to the <code>\cactustitle</code> command).</p>
<p>--<br/>
Ticket URL: <a href='https://bitbucket.org/einsteintoolkit/tickets/issues/2336/cactus-version-number-in-makefile-is-out'>https://bitbucket.org/einsteintoolkit/tickets/issues/2336/cactus-version-number-in-makefile-is-out</a></p>
</html>