This topic is locked

Build number for project

4/21/2008 12:01:08 PM
Suggestions
S
steveh author

It would be great to have some preset variables that could be displayed in footers, say a build date, a build version (bumped each time a project was built), phprunner version etc.
Then an "include in footer" check against each one?
Would make version control with customers a lot easier.
Failing that, at least make them available as globals so we can edit the visuals and include them that way.

Sergey Kornilov admin 4/21/2008

You can do this editing include/footer.php file. You have to modify this file manuall after each build.

S
steveh author 4/22/2008

Probably missing the point there, this would be a set of variables with the build number auto incremented.