Thank you.<br>That was exactly what I was looking for. Now home-made patches will not confuse me.<br>Regards<br><br><div class="gmail_quote">2011/4/10 Andrew Church <span dir="ltr">&lt;<a href="mailto:achurch%2Baquaria@achurch.org">achurch+aquaria@achurch.org</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div><div></div><div class="h5">&gt;Hi,<br>
&gt;On a title Screen of Aquaria there is version number (AQUARIA v1.1.3). I<br>
&gt;want to change it, to keep different version numbers for build from this<br>
&gt;source, than from main version (on the HIB site). Unfortunately I am unable<br>
&gt;to find the file responsible for it, both in source and data files. Could<br>
&gt;any one tell me which file should I edit to do so?<br>
<br>
</div></div>The version number is defined by constants in Aquaria/DSQ.h:<br>
<br>
const int VERSION_MAJOR                 = 1;<br>
const int VERSION_MINOR                 = 1;<br>
const int VERSION_REVISION              = 3;<br>
<br>
You could also edit DSQ::setVersionLabelText() in Aquaria/DSQ.cpp and<br>
set the version string directly, rather than using the constants.<br>
<font color="#888888"><br>
  --Andrew Church<br>
    <a href="mailto:achurch@achurch.org">achurch@achurch.org</a><br>
    <a href="http://achurch.org/" target="_blank">http://achurch.org/</a><br>
_______________________________________________<br>
aquaria mailing list<br>
<a href="mailto:aquaria@icculus.org">aquaria@icculus.org</a><br>
<a href="http://icculus.org/mailman/listinfo/aquaria" target="_blank">http://icculus.org/mailman/listinfo/aquaria</a><br>
</font></blockquote></div><br><br clear="all"><br>-- <br><a href="http://ubuntu.pl" target="_blank">http://ubuntu.pl</a><br>