|
Perforce Chronicle 2012.2/486814
API Documentation
|
Helper to display the application version. More...
Public Member Functions | |
| version () | |
| Display the application version. | |
Helper to display the application version.
| P4Cms_View_Helper_Version::version | ( | ) |
Display the application version.
{
return P4CMS_VERSION_RELEASE . '/' . P4CMS_VERSION_PATCHLEVEL;
}