mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-24 17:32:48 +00:00
- Incorporated build number into version number messages i.e. at server startup, in about dialog and in database.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@3428 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -52,6 +52,13 @@ public interface Descriptor
|
||||
*/
|
||||
public String getVersionLabel();
|
||||
|
||||
/**
|
||||
* Gets the build number
|
||||
*
|
||||
* @return the build number i.e. build-1
|
||||
*/
|
||||
public String getVersionBuild();
|
||||
|
||||
/**
|
||||
* Gets the full version number
|
||||
*
|
||||
|
Reference in New Issue
Block a user