Skip to content
GitLab
About GitLab
GitLab: the DevOps platform
Explore GitLab
Install GitLab
How GitLab compares
Get started
GitLab docs
GitLab Learn
Pricing
Talk to an expert
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Projects
Groups
Snippets
Sign up now
Login
Sign in
Toggle navigation
Menu
Open sidebar
project
provision
Commits
79a9a9a0
Commit
79a9a9a0
authored
Aug 27, 2015
by
gboudrias
Browse files
Revert "change version information for release 2.5"
This reverts commit
72c5f4aa
.
parent
72c5f4aa
Changes
4
Hide whitespace changes
Inline
Side-by-side
aegir-release.make
View file @
79a9a9a0
...
...
@@ -5,4 +5,4 @@ api = 2
;
it
is
maintained
through
the
release.sh
script
projects[hostmaster][type]
=
"core"
projects[hostmaster][patch][] = "http
:
//drupal.org/files/common.inc_6.28.patch"
projects[hostmaster][version]
=
"6.x-2.
5
"
projects[hostmaster][version]
=
"6.x-2.
0-dev
"
aegir.make
View file @
79a9a9a0
aegir-release.make
\ No newline at end of file
aegir-dev.make
\ No newline at end of file
provision.info
View file @
79a9a9a0
name=Provision
description="Aegir backend"
version=6.x-2.
5
version=6.x-2.
x
upgrade.sh.txt
View file @
79a9a9a0
...
...
@@ -13,7 +13,7 @@ msg() {
}
# basic variables, change before running
AEGIR_VERSION="6.x-2.
5
"
AEGIR_VERSION="6.x-2.
x
"
DRUSH_DIR=$HOME/drush
DRUSH=$DRUSH_DIR/drush.php
if which drush 2> /dev/null > /dev/null && which drush | grep -v 'no drush in' > /dev/null; then
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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