Skip to content
Snippets Groups Projects
Commit d84e5b0e authored by Herman van Rink's avatar Herman van Rink
Browse files

Issue #2942646 by helmo, colan: Prepare 3.15.1 to fixup the drupal-org.make file

parent fa145fa9
No related branches found
No related tags found
No related merge requests found
...@@ -11,5 +11,5 @@ projects[drupal][patch][2925449] = "https://www.drupal.org/files/issues/2018-04- ...@@ -11,5 +11,5 @@ projects[drupal][patch][2925449] = "https://www.drupal.org/files/issues/2018-04-
; The release.sh script updates the version of hostmaster. ; The release.sh script updates the version of hostmaster.
projects[hostmaster][type] = "profile" projects[hostmaster][type] = "profile"
projects[hostmaster][download][type] = "git" projects[hostmaster][download][type] = "git"
projects[hostmaster][download][tag] = "7.x-3.150" projects[hostmaster][download][tag] = "7.x-3.151"
projects[hostmaster][download][url] = "http://git.drupal.org/project/hostmaster.git" projects[hostmaster][download][url] = "http://git.drupal.org/project/hostmaster.git"
aegir3-provision (3.151) testing; urgency=medium
* Fixup the drupal-org.make file
-- Herman van Rink <helmo@initfour.nl> Wed, 02 May 2018 15:55:58 +0200
aegir3-provision (3.150) unstable; urgency=medium aegir3-provision (3.150) unstable; urgency=medium
* Bugfixes and UI improvements, see http://aegir.readthedocs.org/en/3.x/release-notes/3.15 * Bugfixes and UI improvements, see http://aegir.readthedocs.org/en/3.x/release-notes/3.15
......
name=Provision name=Provision
description="Aegir backend" description="Aegir backend"
version=7.x-3.150 version=7.x-3.151
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
######################################################################## ########################################################################
# Basic variables, change before running. # Basic variables, change before running.
AEGIR_VERSION="7.x-3.150" AEGIR_VERSION="7.x-3.151"
NEW_DRUSH_VERSION="stable" # e.g stable, unstable, ignore or a version number like 8.1.3 NEW_DRUSH_VERSION="stable" # e.g stable, unstable, ignore or a version number like 8.1.3
# Extra variables, no changes needed for most use-cases. # Extra variables, no changes needed for most use-cases.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment