mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-24 17:32:48 +00:00
6910: Fix for WCM-858, actions for files with an apostrophe in the name emit JavaScript errors 6916: Fix to layout when My Spaces portlet follows on same page 6919: Fix for AWC-1367 and AWC-1627 6923: Added suport for datetime tokens in the lucene inedx 6925: Fix for WCM-810 6930: Fix for WCM-854 Moved schema version to 110 and adjusted patch accordingly. git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@7343 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=9
|
|
version.revision=0
|
|
version.label=dev
|
|
|
|
# Edition label
|
|
|
|
version.edition=Community Network
|
|
|
|
# Build number
|
|
|
|
version.build=@build-number@
|
|
|
|
# Schema number
|
|
|
|
version.schema=110
|