Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
flack committed Dec 16, 2016
1 parent 25df042 commit 34a1ba9
Show file tree
Hide file tree
Showing 43 changed files with 43 additions and 43 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "9.1-dev"
"dev-master": "9.1.x"
}
},
"autoload": {
Expand Down
2 changes: 1 addition & 1 deletion lib/fi/protie/navigation/config/manifest.inc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
'name' => 'fi.protie.navigation',
'icon' => 'fi.protie.navigation/navigation.png',
'version' => '9.1.0-dev',
'version' => '9.1.0',
'state' => 'stable',
'purecode' => true,
'description' => 'Versatile class for drawing dynamically navigation elements according to user preferences.',
2 changes: 1 addition & 1 deletion lib/midcom.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ class midcom
*
* @var string
*/
private static $_version = '9.1.0-dev';
private static $_version = '9.1.0';

/**
* Main application singleton
Expand Down
2 changes: 1 addition & 1 deletion lib/midcom/admin/folder/config/manifest.inc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
'name' => 'midcom.admin.folder',
'icon' => 'stock-icons/16x16/folder.png',
'purecode' => true,
'version' => '9.1.0-dev',
'version' => '9.1.0',
'state' => 'stable',
'privileges' => array
(
Expand Down
2 changes: 1 addition & 1 deletion lib/midcom/admin/help/config/manifest.inc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
'icon' => 'stock-icons/16x16/stock_help-agent.png',
'description' => 'On-site help displayer',
'purecode' => true,
'version' => '9.1.0-dev',
'version' => '9.1.0',
'state' => 'stable',
'privileges' => array(),
'class_mapping' => array(),
2 changes: 1 addition & 1 deletion lib/midcom/admin/rcs/config/manifest.inc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
'icon' => 'stock-icons/16x16/history.png',
'description' => 'Front and backend for a versioning library',
'purecode' => true,
'version' => '9.1.0-dev',
'version' => '9.1.0',
'state' => 'stable',
'privileges' => array(),
'class_mapping' => array(),
2 changes: 1 addition & 1 deletion lib/midcom/helper/datamanager2/config/manifest.inc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
'name' => 'midcom.helper.datamanager2',
'icon' => 'midcom.helper.datamanager2/datamanager.png',
'version' => '9.1.0-dev',
'version' => '9.1.0',
'state' => 'stable',
'purecode' => true,
'description' => 'Component providing database abstraction and form processing features to MidCOM components.',
2 changes: 1 addition & 1 deletion lib/midcom/helper/filesync/config/manifest.inc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
'name' => 'midcom.helper.filesync',
'icon' => 'stock-icons/16x16/stock_refresh.png',
'purecode' => true,
'version' => '9.1.0-dev',
'version' => '9.1.0',
'state' => 'stable',
'privileges' => array(),
'description' => 'Site template filesystem synchronization',
2 changes: 1 addition & 1 deletion lib/midcom/helper/imagepopup/config/manifest.inc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
'icon' => 'stock-icons/16x16/attach.png',
'description' => 'Image upload and insertion tool',
'purecode' => true,
'version' => '9.1.0-dev',
'version' => '9.1.0',
'state' => 'stable',
'privileges' => array(),
'class_mapping' => array(),
2 changes: 1 addition & 1 deletion lib/midcom/helper/reflector/config/manifest.inc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
'name' => 'midcom.helper.reflector',
'purecode' => true,
'version' => '9.1.0-dev',
'version' => '9.1.0',
'icon' => 'stock-icons/16x16/stock_folder-properties.png',
'state' => 'stable',
'privileges' => array(),
Expand Down
2 changes: 1 addition & 1 deletion lib/midcom/helper/search/config/manifest.inc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
'name' => 'midcom.helper.search',
'icon' => 'stock-icons/16x16/search.png',
'version' => '9.1.0-dev',
'version' => '9.1.0',
'state' => 'stable',
'purecode' => false,
'privileges' => array(),
Expand Down
2 changes: 1 addition & 1 deletion lib/midcom/services/at/config/manifest.inc
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
(
'midcom_services_at_entry_db' => 'midcom_services_at_entry_dba',
),
'version' => '9.1.0-dev',
'version' => '9.1.0',
'state' => 'stable',
'description' => 'AT service',
'customdata' => array
Expand Down
2 changes: 1 addition & 1 deletion lib/midgard/admin/asgard/config/manifest.inc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
'name' => 'midgard.admin.asgard',
'icon' => 'midgard.admin.asgard/asgard2-16.png',
'purecode' => true,
'version' => '9.1.0-dev',
'version' => '9.1.0',
'state' => 'stable',
'privileges' => array
(
Expand Down
2 changes: 1 addition & 1 deletion lib/midgard/admin/user/config/manifest.inc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
'description' => 'User management tool',
'icon' => 'midgard.admin.user/user-manager.png',
'purecode' => true,
'version' => '9.1.0-dev',
'version' => '9.1.0',
'privileges' => array
(
'access' => MIDCOM_PRIVILEGE_DENY,
Expand Down
2 changes: 1 addition & 1 deletion lib/net/nehmer/blog/config/manifest.inc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
'name' => 'net.nehmer.blog',
'icon' => 'net.nehmer.blog/news-listing.png',
'version' => '9.1.0-dev',
'version' => '9.1.0',
'state' => 'stable',
'class_mapping' => array
(
Expand Down
2 changes: 1 addition & 1 deletion lib/net/nehmer/comments/config/manifest.inc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
'name' => 'net.nehmer.comments',
'version' => '9.1.0-dev',
'version' => '9.1.0',
'icon' => 'stock-icons/16x16/stock-discussion.png',
'class_mapping' => array
(
Expand Down
2 changes: 1 addition & 1 deletion lib/net/nehmer/static/config/manifest.inc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
'name' => 'net.nehmer.static',
'version' => '9.1.0-dev',
'version' => '9.1.0',
'icon' => 'stock-icons/16x16/document.png',
'state' => 'stable',
'class_mapping' => array
Expand Down
2 changes: 1 addition & 1 deletion lib/net/nemein/redirector/config/manifest.inc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
'name' => 'net.nemein.redirector',
'icon' => 'stock-icons/16x16/stock_jump-to.png',
'purecode' => false,
'version' => '9.1.0-dev',
'version' => '9.1.0',
'privileges' => array
(
'noredirect' => MIDCOM_PRIVILEGE_DENY,
Expand Down
2 changes: 1 addition & 1 deletion lib/net/nemein/rss/config/manifest.inc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
'name' => 'net.nemein.rss',
'icon' => 'net.nemein.rss/rss-16.png',
'purecode' => true,
'version' => '9.1.0-dev',
'version' => '9.1.0',
'state' => 'stable',
'privileges' => array(),
'class_mapping' => array
Expand Down
2 changes: 1 addition & 1 deletion lib/net/nemein/tag/config/manifest.inc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
'name' => 'net.nemein.tag',
'icon' => 'net.nemein.tag/tag-16.png',
'purecode' => true,
'version' => '9.1.0-dev',
'version' => '9.1.0',
'state' => 'stable',
'privileges' => array(),
'class_mapping' => array
Expand Down
2 changes: 1 addition & 1 deletion lib/net/nemein/wiki/config/manifest.inc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
'name' => 'net.nemein.wiki',
'icon' => 'net.nemein.wiki/wiki.png',
'purecode' => false,
'version' => '9.1.0-dev',
'version' => '9.1.0',
'state' => 'stable',
'privileges' => array(),
'class_mapping' => array
Expand Down
2 changes: 1 addition & 1 deletion lib/org/openpsa/calendar/config/manifest.inc
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
'org_openpsa_calendar_resource' => 'org_openpsa_calendar_resource_dba',
'org_openpsa_calendar_event_resource' => 'org_openpsa_calendar_event_resource_dba',
),
'version' => '9.1.0-dev',
'version' => '9.1.0',
'state' => 'stable',
'description' => 'Group calendar for workgroups.',
'customdata' => array
Expand Down
2 changes: 1 addition & 1 deletion lib/org/openpsa/contacts/config/manifest.inc
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
'org_openpsa_contacts_list' => 'org_openpsa_contacts_list_dba',
'org_openpsa_member' => 'org_openpsa_contacts_member_dba',
),
'version' => '9.1.0-dev',
'version' => '9.1.0',
'state' => 'stable',
'description' => 'Application for managing contact persons and organizations, with support for user management and automatic finding of duplicates',
'customdata' => array
Expand Down
2 changes: 1 addition & 1 deletion lib/org/openpsa/core/config/manifest.inc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
'purecode' => true,
'privileges' => array(),
'class_mapping' => array(),
'version' => '9.1.0-dev',
'version' => '9.1.0',
'state' => 'stable',
'description' => 'OpenPSA core library',
2 changes: 1 addition & 1 deletion lib/org/openpsa/directmarketing/config/manifest.inc
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
'org_openpsa_campaign_message_receipt' => 'org_openpsa_directmarketing_campaign_messagereceipt_dba',
'org_openpsa_link_log' => 'org_openpsa_directmarketing_link_log_dba',
),
'version' => '9.1.0-dev',
'version' => '9.1.0',
'state' => 'stable',
'description' => 'Application for sending emails and newsletters to registered users.',
'customdata' => array
Expand Down
2 changes: 1 addition & 1 deletion lib/org/openpsa/documents/config/manifest.inc
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
(
'org_openpsa_document' => 'org_openpsa_documents_document_dba',
),
'version' => '9.1.0-dev',
'version' => '9.1.0',
'description' => 'Organize and manage documents with metadata, search inside documents.',
'state' => 'stable',
2 changes: 1 addition & 1 deletion lib/org/openpsa/expenses/config/manifest.inc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
'name' => 'org.openpsa.expenses',
'purecode' => false,
'version' => '9.1.0-dev',
'version' => '9.1.0',
'state' => 'stable',
'privileges' => array(),
'class_mapping' => array(),
Expand Down
2 changes: 1 addition & 1 deletion lib/org/openpsa/helpers/config/manifest.inc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
'purecode' => true,
'privileges' => array(),
'class_mapping' => array(),
'version' => '9.1.0-dev',
'version' => '9.1.0',
'state' => 'stable',
'description' => 'OpenPSA helpers for AJAX and workgroup filtering, and some common housekeeping tasks',
'customdata' => array
Expand Down
2 changes: 1 addition & 1 deletion lib/org/openpsa/httplib/config/manifest.inc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
'name' => 'org.openpsa.httplib',
'icon' => 'org.openpsa.httplib/httplib.png',
'purecode' => true,
'version' => '9.1.0-dev',
'version' => '9.1.0',
'state' => 'stable',
'privileges' => array(),
'class_mapping' => array(),
Expand Down
2 changes: 1 addition & 1 deletion lib/org/openpsa/invoices/config/manifest.inc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
'name' => 'org.openpsa.invoices',
'icon' => 'stock-icons/16x16/stock_mail-open.png',
'purecode' => false,
'version' => '9.1.0-dev',
'version' => '9.1.0',
'state' => 'stable',
'privileges' => array(),
'class_mapping' => array
Expand Down
2 changes: 1 addition & 1 deletion lib/org/openpsa/mail/config/manifest.inc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
'purecode' => true,
'privileges' => array(),
'class_mapping' => array(),
'version' => '9.1.0-dev',
'version' => '9.1.0',
'state' => 'stable',
'description' => 'Library for handling outgoing and incoming emails, including HTML emails and attachments',
2 changes: 1 addition & 1 deletion lib/org/openpsa/mypage/config/manifest.inc
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
'purecode' => false,
'privileges' => array(),
'class_mapping' => array(),
'version' => '9.1.0-dev',
'version' => '9.1.0',
'state' => 'stable',
'description' => 'At a glance view of your documents, tasks etc',
2 changes: 1 addition & 1 deletion lib/org/openpsa/notifications/config/manifest.inc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
'icon' => 'org.openpsa.notifications/notification-system.png',
'purecode' => true,
'privileges' => array(),
'version' => '9.1.0-dev',
'version' => '9.1.0',
'state' => 'stable',
'class_mapping' => array
(
Expand Down
2 changes: 1 addition & 1 deletion lib/org/openpsa/products/config/manifest.inc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
'name' => 'org.openpsa.products',
'icon' => 'stock-icons/16x16/package.png',
'purecode' => false,
'version' => '9.1.0-dev',
'version' => '9.1.0',
'state' => 'stable',
'privileges' => array(),
'class_mapping' => array
Expand Down
2 changes: 1 addition & 1 deletion lib/org/openpsa/projects/config/manifest.inc
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
'org_openpsa_task_status' => 'org_openpsa_projects_task_status_dba',
'org_openpsa_hour_report' => 'org_openpsa_projects_hour_report_dba',
),
'version' => '9.1.0-dev',
'version' => '9.1.0',
'state' => 'stable',
'description' => 'Manage tasks and projects, report hours towards them.',
2 changes: 1 addition & 1 deletion lib/org/openpsa/qbpager/config/manifest.inc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
'purecode' => true,
'privileges' => array(),
'class_mapping' => array(),
'version' => '9.1.0-dev',
'version' => '9.1.0',
'state' => 'stable',
'description' => 'Library for automatically splitting query builder results to multiple pages',
2 changes: 1 addition & 1 deletion lib/org/openpsa/relatedto/config/manifest.inc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
'name' => 'org.openpsa.relatedto',
'icon' => 'stock-icons/16x16/hidden.png',
'purecode' => true,
'version' => '9.1.0-dev',
'version' => '9.1.0',
'state' => 'stable',
'privileges' => array(),
'class_mapping' => array
Expand Down
2 changes: 1 addition & 1 deletion lib/org/openpsa/reports/config/manifest.inc
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
(
'org_openpsa_query' => 'org_openpsa_reports_query_dba',
),
'version' => '9.1.0-dev',
'version' => '9.1.0',
'description' => 'Run reports on data from various other modules',
'customdata' => array
(
Expand Down
2 changes: 1 addition & 1 deletion lib/org/openpsa/sales/config/manifest.inc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
'name' => 'org.openpsa.sales',
'icon' => 'stock-icons/16x16/currency.png',
'purecode' => false,
'version' => '9.1.0-dev',
'version' => '9.1.0',
'state' => 'stable',
'class_mapping' => array
(
Expand Down
2 changes: 1 addition & 1 deletion lib/org/openpsa/slideshow/config/manifest.inc
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
(
'org_openpsa_slideshow_image' => 'org_openpsa_slideshow_image_dba',
),
'version' => '9.1.0-dev',
'version' => '9.1.0',
'state' => 'stable',
'description' => 'Simple Slideshow/Image Gallery Viewer',
2 changes: 1 addition & 1 deletion lib/org/openpsa/user/config/manifest.inc
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
'su' => MIDCOM_PRIVILEGE_DENY,
),
'class_mapping' => array(),
'version' => '9.1.0-dev',
'version' => '9.1.0',
'state' => 'stable',
'description' => 'User and Group management for OpenPSA',
2 changes: 1 addition & 1 deletion lib/org/openpsa/widgets/config/manifest.inc
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
'purecode' => true,
'privileges' => array(),
'class_mapping' => array(),
'version' => '9.1.0-dev',
'version' => '9.1.0',
'state' => 'stable',
'description' => 'OpenPSA common UI elements',
2 changes: 1 addition & 1 deletion lib/org/routamc/positioning/config/manifest.inc
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
'org_routamc_positioning_location' => 'org_routamc_positioning_location_dba',
'org_routamc_positioning_log' => 'org_routamc_positioning_log_dba',
),
'version' => '9.1.0-dev',
'version' => '9.1.0',
'state' => 'stable',
'customdata' => array
(
Expand Down

0 comments on commit 34a1ba9

Please sign in to comment.