- 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:
Gavin Cornwell
2006-07-27 14:09:19 +00:00
parent 65d0eb742e
commit 2a9ca8c9ef
6 changed files with 120 additions and 58 deletions

View File

@@ -41,6 +41,9 @@
<property name="sys:versionLabel">
<type>d:text</type>
</property>
<property name="sys:versionBuild">
<type>d:text</type>
</property>
<property name="sys:versionSchema">
<type>d:int</type>
<mandatory enforced="true">true</mandatory>