From 5857086c9af0460c5975e4a0d3ab84c10fde1462 Mon Sep 17 00:00:00 2001
From: Darren Oh <darren@oh.name>
Date: Thu, 8 Feb 2018 08:36:22 -0500
Subject: [PATCH] Issue #2455597 by Darren Oh: Fixed hard coded version info.

---
 bulk_export/bulk_export.info                     | 1 -
 ctools_access_ruleset/ctools_access_ruleset.info | 1 -
 ctools_ajax_sample/ctools_ajax_sample.info       | 1 -
 ctools_custom_content/ctools_custom_content.info | 1 -
 ctools_plugin_example/ctools_plugin_example.info | 1 -
 page_manager/page_manager.info                   | 1 -
 stylizer/stylizer.info                           | 1 -
 term_depth/term_depth.info                       | 1 -
 tests/ctools_export_test/ctools_export_test.info | 1 -
 tests/ctools_plugin_test.info                    | 1 -
 views_content/views_content.info                 | 1 -
 11 files changed, 11 deletions(-)

diff --git a/bulk_export/bulk_export.info b/bulk_export/bulk_export.info
index 3ffd452..62077dc 100644
--- a/bulk_export/bulk_export.info
+++ b/bulk_export/bulk_export.info
@@ -3,4 +3,3 @@ description = Performs bulk exporting of data objects known about by Chaos tools
 core = 7.x
 dependencies[] = ctools
 package = Chaos tool suite
-version = CTOOLS_MODULE_VERSION
diff --git a/ctools_access_ruleset/ctools_access_ruleset.info b/ctools_access_ruleset/ctools_access_ruleset.info
index ae34d62..4d1d994 100644
--- a/ctools_access_ruleset/ctools_access_ruleset.info
+++ b/ctools_access_ruleset/ctools_access_ruleset.info
@@ -2,5 +2,4 @@ name = Custom rulesets
 description = Create custom, exportable, reusable access rulesets for applications like Panels.
 core = 7.x
 package = Chaos tool suite
-version = CTOOLS_MODULE_VERSION
 dependencies[] = ctools
diff --git a/ctools_ajax_sample/ctools_ajax_sample.info b/ctools_ajax_sample/ctools_ajax_sample.info
index e905691..1361f4f 100644
--- a/ctools_ajax_sample/ctools_ajax_sample.info
+++ b/ctools_ajax_sample/ctools_ajax_sample.info
@@ -1,6 +1,5 @@
 name = Chaos Tools (CTools) AJAX Example
 description = Shows how to use the power of Chaos AJAX.
 package = Chaos tool suite
-version = CTOOLS_MODULE_VERSION
 dependencies[] = ctools
 core = 7.x
diff --git a/ctools_custom_content/ctools_custom_content.info b/ctools_custom_content/ctools_custom_content.info
index 27ac400..a3f6665 100644
--- a/ctools_custom_content/ctools_custom_content.info
+++ b/ctools_custom_content/ctools_custom_content.info
@@ -2,5 +2,4 @@ name = Custom content panes
 description = Create custom, exportable, reusable content panes for applications like Panels.
 core = 7.x
 package = Chaos tool suite
-version = CTOOLS_MODULE_VERSION
 dependencies[] = ctools
diff --git a/ctools_plugin_example/ctools_plugin_example.info b/ctools_plugin_example/ctools_plugin_example.info
index 7584d4c..d710125 100644
--- a/ctools_plugin_example/ctools_plugin_example.info
+++ b/ctools_plugin_example/ctools_plugin_example.info
@@ -1,7 +1,6 @@
 name = Chaos Tools (CTools) Plugin Example
 description = Shows how an external module can provide ctools plugins (for Panels, etc.).
 package = Chaos tool suite
-version = CTOOLS_MODULE_VERSION
 dependencies[] = ctools
 dependencies[] = panels
 dependencies[] = page_manager
diff --git a/page_manager/page_manager.info b/page_manager/page_manager.info
index efad0a6..bb0dc0e 100644
--- a/page_manager/page_manager.info
+++ b/page_manager/page_manager.info
@@ -3,6 +3,5 @@ description = Provides a UI and API to manage pages within the site.
 core = 7.x
 dependencies[] = ctools
 package = Chaos tool suite
-version = CTOOLS_MODULE_VERSION
 
 files[] = tests/head_links.test
diff --git a/stylizer/stylizer.info b/stylizer/stylizer.info
index 94b7b95..2cf5da2 100644
--- a/stylizer/stylizer.info
+++ b/stylizer/stylizer.info
@@ -2,6 +2,5 @@ name = Stylizer
 description = Create custom styles for applications such as Panels.
 core = 7.x
 package = Chaos tool suite
-version = CTOOLS_MODULE_VERSION
 dependencies[] = ctools
 dependencies[] = color
diff --git a/term_depth/term_depth.info b/term_depth/term_depth.info
index b9f5f13..81ae70c 100644
--- a/term_depth/term_depth.info
+++ b/term_depth/term_depth.info
@@ -3,4 +3,3 @@ description = Controls access to context based upon term depth
 core = 7.x
 dependencies[] = ctools
 package = Chaos tool suite
-version = CTOOLS_MODULE_VERSION
diff --git a/tests/ctools_export_test/ctools_export_test.info b/tests/ctools_export_test/ctools_export_test.info
index b523797..ecb1c9a 100644
--- a/tests/ctools_export_test/ctools_export_test.info
+++ b/tests/ctools_export_test/ctools_export_test.info
@@ -2,7 +2,6 @@ name = CTools export test
 description = CTools export test module
 core = 7.x
 package = Chaos tool suite
-version = CTOOLS_MODULE_VERSION
 dependencies[] = ctools
 hidden = TRUE
 
diff --git a/tests/ctools_plugin_test.info b/tests/ctools_plugin_test.info
index 4798fe2..4b78c8d 100644
--- a/tests/ctools_plugin_test.info
+++ b/tests/ctools_plugin_test.info
@@ -1,7 +1,6 @@
 name = Chaos tools plugins test
 description = Provides hooks for testing ctools plugins.
 package = Chaos tool suite
-version = CTOOLS_MODULE_VERSION
 core = 7.x
 dependencies[] = ctools
 hidden = TRUE
diff --git a/views_content/views_content.info b/views_content/views_content.info
index b52f340..3f6c8fc 100644
--- a/views_content/views_content.info
+++ b/views_content/views_content.info
@@ -5,7 +5,6 @@ dependencies[] = ctools
 dependencies[] = views
 core = 7.x
 package = Chaos tool suite
-version = CTOOLS_MODULE_VERSION
 files[] = plugins/views/views_content_plugin_display_ctools_context.inc
 files[] = plugins/views/views_content_plugin_display_panel_pane.inc
 files[] = plugins/views/views_content_plugin_style_ctools_context.inc
-- 
2.14.3 (Apple Git-98)

