Refs CRM-15768, make CiviCRM Drupal module version consistent with other Drupal modules.
authorChris Burgess <chris@giantrobot.co.nz>
Thu, 18 Feb 2016 23:34:14 +0000 (12:34 +1300)
committerChris Burgess <chris@giantrobot.co.nz>
Fri, 19 Feb 2016 00:05:55 +0000 (13:05 +1300)
commit0c5cbe3dca5e3c6eba898da89544ab9c9c811e47
treeac61b5c850c008a347b5d4e968f14fadcc38c87f
parent7aff79df3dade9c96bf40e78d25a99ee1270324f
Refs CRM-15768, make CiviCRM Drupal module version consistent with other Drupal modules.

Drupal module version strings include the core version as 6.x, 7.x, 8.x.

The sed regex has been stripping this information, which leads to CiviCRM being reported somewhat inconsistently in Drupal's update checks. This change better preserves the core version prefix when building CiviCRM releases.

A fix for this was previously committed to civicrm-drupal, but did not "stick" due to the sed in the release build scripts overwriting that.
distmaker/dists/common.sh