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

change version information for release 3.9

parent 6621cb8f
No related branches found
No related tags found
No related merge requests found
......@@ -5,6 +5,6 @@ api = 2
projects[drupal][type] = "core"
; The release.sh script updates the version of hostmaster.
projects[hostmaster][version] = "7.x-3.0-dev"
projects[hostmaster][version] = "3.9"
projects[hostmaster][type] = "profile"
projects[hostmaster][variant] = "projects"
core = 7.x
api = 2
projects[drupal][type] = "core"
projects[hostmaster][type] = "profile"
projects[hostmaster][download][type] = "git"
projects[hostmaster][download][url] = "http://git.drupal.org/project/hostmaster.git"
projects[hostmaster][download][branch] = "7.x-3.x"
aegir-release.make
\ No newline at end of file
aegir3-provision (3.9) unstable; urgency=medium
* Makefile tweaks to allow for minor releases to update Drupal core
* Many bugfixes and UI improvements, see http://aegir.readthedocs.org/en/3.x/release-notes/3.9
-- Herman van Rink <helmo@initfour.nl> Thu, 05 Jan 2017 20:23:06 +0100
aegir3-provision (3.9~beta1) unstable; urgency=medium
* Preparations for the 3.9 release
......
name=Provision
description="Aegir backend"
version=7.x-3.x
version=7.x-3.9
......@@ -9,7 +9,7 @@
########################################################################
# Basic variables, change before running.
AEGIR_VERSION="7.x-3.x"
AEGIR_VERSION="7.x-3.9"
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.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment