Yeah that is why I just added the rev version to version number. Important for pinpointing problems. Next want to make sure we have our instances in version control and a way to insure code is not forked on instances. After that need to make sure in database versioning is happening.
[email protected] http://fabricatorz.com On May 28, 2011 12:05 PM, "Christopher Adams" <[email protected]> wrote: > It looks like this is already fixed. > > The config does: > > define("AIKI_VERSION", "@VERSION@"); > > which, when you build, gets replaced by the Aiki version and revision > number. > > This value gets inserted into the database by installer.php, which > inserts it into the "header" widget. > > To see this value, log in to the Admin interface and click on the AIki > icon in the upper left-hand corner. The pop-up will read in part > something like: > > aiki framework 0.9-dev-759 > > ** Changed in: aikiframework > Status: Confirmed => Fix Released > > -- > You received this bug notification because you are a member of Aiki > Framework Developers, which is subscribed to aikiframework. > https://bugs.launchpad.net/bugs/738985 > > Title: > version aiki -- You received this bug notification because you are a member of Aiki Framework Admins, which is subscribed to aikiframework. https://bugs.launchpad.net/bugs/738985 Title: version aiki Status in Aiki Framework: Fix Released Bug description: we need a way to display aiki version and perhaps other information like time or num of querires (available only in debug mode). We can define the version in a php constant? _______________________________________________ Mailing list: https://launchpad.net/~aikiframework.admins Post to : [email protected] Unsubscribe : https://launchpad.net/~aikiframework.admins More help : https://help.launchpad.net/ListHelp

