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

Revert "change version information for release 3.8"

This reverts commit 21bbef4d.
parent 21bbef4d
No related branches found
No related tags found
No related merge requests found
......@@ -4,4 +4,4 @@ api = 2
; this makefile fetches the latest release from Drupal.org
; it is maintained through the release.sh script
projects[hostmaster][type] = "core"
projects[hostmaster][version] = "7.x-3.8"
projects[hostmaster][version] = "7.x-3.0-dev"
aegir-release.make
\ No newline at end of file
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"
name=Provision
description="Aegir backend"
version=7.x-3.8
version=7.x-3.x
......@@ -9,7 +9,7 @@
########################################################################
# Basic variables, change before running.
AEGIR_VERSION="7.x-3.8"
AEGIR_VERSION="7.x-3.x"
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