Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
P
provision
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Custom Issue Tracker
Custom Issue Tracker
Labels
Merge Requests
1
Merge Requests
1
Requirements
Requirements
List
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Analytics
Analytics
Code Review
Insights
Issue
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
project
provision
Commits
2634c932
Commit
2634c932
authored
Oct 17, 2013
by
anarcat
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Revert "change version information for release 2.0-rc5"
This reverts commit
8871b2ec
.
parent
8871b2ec
Changes
4
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4 additions
and
4 deletions
+4
-4
aegir-release.make
aegir-release.make
+1
-1
aegir.make
aegir.make
+1
-1
provision.info
provision.info
+1
-1
upgrade.sh.txt
upgrade.sh.txt
+1
-1
No files found.
aegir-release.make
View file @
2634c932
...
...
@@ -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.0-rc
5
"
projects[hostmaster][version]
=
"6.x-2.0-rc
4
"
aegir.make
View file @
2634c932
aegir-release.make
\ No newline at end of file
aegir-dev.make
\ No newline at end of file
provision.info
View file @
2634c932
name=Provision
description="Aegir backend"
version=6.x-2.
0-rc5
version=6.x-2.
x
upgrade.sh.txt
View file @
2634c932
...
...
@@ -15,7 +15,7 @@ msg() {
}
# basic variables, change before running
AEGIR_VERSION="6.x-2.
0-rc5
"
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
Markdown
is supported
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