[aquaria] Aquaria - change version number

Tomasz Makarewicz makson96 at gmail.com
Sun Apr 10 13:53:29 EDT 2011


Thank you.
That was exactly what I was looking for. Now home-made patches will not
confuse me.
Regards

2011/4/10 Andrew Church <achurch+aquaria at achurch.org>

> >Hi,
> >On a title Screen of Aquaria there is version number (AQUARIA v1.1.3). I
> >want to change it, to keep different version numbers for build from this
> >source, than from main version (on the HIB site). Unfortunately I am
> unable
> >to find the file responsible for it, both in source and data files. Could
> >any one tell me which file should I edit to do so?
>
> The version number is defined by constants in Aquaria/DSQ.h:
>
> const int VERSION_MAJOR                 = 1;
> const int VERSION_MINOR                 = 1;
> const int VERSION_REVISION              = 3;
>
> You could also edit DSQ::setVersionLabelText() in Aquaria/DSQ.cpp and
> set the version string directly, rather than using the constants.
>
>  --Andrew Church
>    achurch at achurch.org
>    http://achurch.org/
> _______________________________________________
> aquaria mailing list
> aquaria at icculus.org
> http://icculus.org/mailman/listinfo/aquaria
>



-- 
http://ubuntu.pl
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://icculus.org/pipermail/aquaria/attachments/20110410/fe3006d2/attachment.htm>


More information about the aquaria mailing list