Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
provision
Commits
19b9bfe4
Commit
19b9bfe4
authored
Feb 09, 2016
by
ergonlogic
Browse files
change version information for release 3.4
parent
3e35645c
Changes
6
Hide whitespace changes
Inline
Side-by-side
aegir-release.make
View file @
19b9bfe4
...
...
@@ -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.
0-dev
"
projects[hostmaster][version]
=
"7.x-3.
4
"
aegir.make
deleted
100644 → 0
View file @
3e35645c
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.make
0 → 120000
View file @
19b9bfe4
aegir-release.make
\ No newline at end of file
debian/changelog
View file @
19b9bfe4
aegir3-provision (3.4) unstable; urgency=medium
* Fifth stable release of the 3.x series.
* Bugfixes related to upgrade to Drush 8, see: http://aegir.readthedocs.org/en/3.x/release-notes/3.4
-- Christopher Gervais <chris@ergonlogic.com> Tue, 09 Feb 2016 14:07:01 -0500
aegir3-provision (3.3) unstable; urgency=medium
* Forth stable release of the 3.x series.
...
...
provision.info
View file @
19b9bfe4
name=Provision
description="Aegir backend"
version=7.x-3.
x
version=7.x-3.
4
upgrade.sh.txt
View file @
19b9bfe4
...
...
@@ -9,7 +9,7 @@
########################################################################
# Basic variables, change before running.
AEGIR_VERSION="7.x-3.
x
"
AEGIR_VERSION="7.x-3.
4
"
NEW_DRUSH_VERSION=8.0.0
# Extra variables, no changes needed for most use-cases.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment