Files
alfresco-community-repo/config/alfresco/version.properties
Kevin Roast 1df73f058a . WCM folders patch for pre-existing Alfresco installations
- Creates the "/Company Home/Web Projects" dir if it does not already exist
 - Creates the "/Company Home/Data Dictionary/Web Forms" dir if it does not already exist
 - Updates current schema version to 32

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@4895 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-01-22 14:52:03 +00:00

23 lines
291 B
Properties

#
# Community network version information
#
# Version label
version.major=2
version.minor=0
version.revision=0
version.label=Preview
# Edition label
version.edition=Community Network
# Build number
version.build=@build-number@
# Schema number
version.schema=32