From 04c3c536227f1b5795e857b85d7051863d0de59c Mon Sep 17 00:00:00 2001 From: nruest Date: Tue, 15 Sep 2015 15:54:57 -0400 Subject: [PATCH] 7.x-1.6-RC1 version bump --- api/schema/xml_schema_api.info | 2 +- api/xml_form_api.info | 2 +- builder/xml_form_builder.info | 2 +- elements/xml_form_elements.info | 2 +- tests/islandora_solution_pack_test/islandora_test_cm.info | 2 +- xml_forms.info | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/api/schema/xml_schema_api.info b/api/schema/xml_schema_api.info index a40d3251..50b46416 100644 --- a/api/schema/xml_schema_api.info +++ b/api/schema/xml_schema_api.info @@ -3,7 +3,7 @@ description = Provides functions and classes that allow for effective use of inf dependencies[] = php_lib package = Islandora Dependencies -version = 7.x-dev +version = 7.x-1.6-RC1 core = 7.x files[] = tests/ComplexType.test diff --git a/api/xml_form_api.info b/api/xml_form_api.info index 4d1629d4..65318006 100644 --- a/api/xml_form_api.info +++ b/api/xml_form_api.info @@ -3,7 +3,7 @@ description = Generates Drupal forms from an XML definition. Allows for creation package = Islandora Dependencies dependencies[] = objective_forms dependencies[] = xml_schema_api -version = 7.x-dev +version = 7.x-1.6-RC1 core = 7.x files[] = tests/FunctionalTests.test diff --git a/builder/xml_form_builder.info b/builder/xml_form_builder.info index 822b8a34..bcc81f92 100644 --- a/builder/xml_form_builder.info +++ b/builder/xml_form_builder.info @@ -2,7 +2,7 @@ name = Islandora XML Form Builder description = Provides an interface for creating, editing, copying, deleting and exporting XML-based forms. package = Islandora Tools dependencies[] = xml_form_api -version = 7.x-dev +version = 7.x-1.6-RC1 core = 7.x diff --git a/elements/xml_form_elements.info b/elements/xml_form_elements.info index 7d10eddb..7a17a2da 100644 --- a/elements/xml_form_elements.info +++ b/elements/xml_form_elements.info @@ -2,6 +2,6 @@ name = Islandora XML Form Elements description = Defines custom elements to be used in conjunction with XML Forms. package = Islandora Dependencies dependencies[] = xml_form_api -version = 7.x-dev +version = 7.x-1.6-RC1 core = 7.x diff --git a/tests/islandora_solution_pack_test/islandora_test_cm.info b/tests/islandora_solution_pack_test/islandora_test_cm.info index 3873ca99..682bed5f 100644 --- a/tests/islandora_solution_pack_test/islandora_test_cm.info +++ b/tests/islandora_solution_pack_test/islandora_test_cm.info @@ -3,5 +3,5 @@ description = "An extremely basic content model that can deployed when testing." dependencies[] = islandora package = "Islandora" core = 7.x -version = 7.x-dev +version = 7.x-1.6-RC1 hidden = TRUE diff --git a/xml_forms.info b/xml_forms.info index cd499ff8..9c791ff7 100644 --- a/xml_forms.info +++ b/xml_forms.info @@ -7,6 +7,6 @@ files[] = tests/islandora_xml_forms_associate.test files[] = tests/islandora_xml_forms_basic_operations.test files[] = tests/islandora_xml_forms_test_cm_tests.test package = Islandora Tools -version = 7.x-dev +version = 7.x-1.6-RC1 core = 7.x