Page 1 of 1

Version

Posted: Mon Dec 17, 2012 10:49 pm
by martbarr
Is is possible to tell from the client which version of nuBuilder we are running on?

Re: Version

Posted: Tue Dec 18, 2012 5:30 am
by massiws
martbarr,

I don't know if there is a version number stored somewhere in the code.

Upgrading my projects, I usually rename the folder productionnu2 to production<version_number> (ex: production2749).
So I read the version in URL:
nb.png

Hope this helps

Re: Version

Posted: Tue Dec 18, 2012 10:26 am
by martbarr
Good idea - but was wondering if there was a code way in case I get my directory names mixed up ?
As if !!! ;)

cheers
Martin

Re: Version

Posted: Wed Dec 19, 2012 1:07 am
by admin
Good answer massiws.

We do a similar thing here at nuSoftware.

But in the next upgrade it will display the version number when hovering over "Powered By nuBuilder"

Steven