Files
alfresco-community-repo/config/alfresco/version.properties
David Caruana 86d5ef460c Workflow Service:
1) Fix bug in retrieving completed tasks for an authority - unfortunately, this is not provided OOTB by jBPM!, so extended in their recommended way
2) Support for creating a Workflow Package (a container of content that's routed through the workflow) - can create a new container or provide an existing one (e.g. a versioned folder, layered folder).  Provide appropriate patch for creating workflow system folder in repository etc.
3) Collapsed WorkflowDefinitionComponent into WorkflowComponent interface

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@3522 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-08-15 18:14:27 +00:00

23 lines
287 B
Properties

#
# Community network version information
#
# Version label
version.major=1
version.minor=4
version.revision=0
version.label=Dev
# Edition label
version.edition=Community Network
# Build number
version.build=@build-number@
# Schema number
version.schema=16