mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-24 17:32:48 +00:00
This is a fairly brute force strategy that allows permissions evalutations with essentially no db access. It does a number of 'bad' things and I may rip it out completely. git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@6788 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
23 lines
288 B
Properties
23 lines
288 B
Properties
#
|
|
# Community network version information
|
|
#
|
|
|
|
# Version label
|
|
|
|
version.major=2
|
|
version.minor=2
|
|
version.revision=0
|
|
version.label=dev
|
|
|
|
# Edition label
|
|
|
|
version.edition=Community Network
|
|
|
|
# Build number
|
|
|
|
version.build=@build-number@
|
|
|
|
# Schema number
|
|
|
|
version.schema=107
|