Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
project
provision
Commits
e39414eb
Commit
e39414eb
authored
Oct 17, 2013
by
anarcat
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
change version information for release 2.0-rc5.1
parent
db70d4b6
Changes
5
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
10 additions
and
4 deletions
+10
-4
aegir-release.make
aegir-release.make
+1
-1
aegir.make
aegir.make
+1
-1
debian/changelog
debian/changelog
+6
-0
provision.info
provision.info
+1
-1
upgrade.sh.txt
upgrade.sh.txt
+1
-1
No files found.
aegir-release.make
View file @
e39414eb
...
...
@@ -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-
dev
"
projects[hostmaster][version]
=
"6.x-2.0-
rc5.1
"
aegir.make
View file @
e39414eb
aegir-dev.make
\ No newline at end of file
aegir-release.make
\ No newline at end of file
debian/changelog
View file @
e39414eb
aegir2-provision (2.0~rc5.1) testing; urgency=low
* rebuild package with all makefiles and modules
-- Antoine Beaupré <anarcat@debian.org> Thu, 17 Oct 2013 16:15:42 -0400
aegir2-provision (2.0~rc5) unstable; urgency=low
* This release ships a ton of bugfixes we have found in RC4. We also
...
...
provision.info
View file @
e39414eb
name=Provision
description="Aegir backend"
version=6.x-2.
x
version=6.x-2.
0-rc5.1
upgrade.sh.txt
View file @
e39414eb
...
...
@@ -15,7 +15,7 @@ msg() {
}
# basic variables, change before running
AEGIR_VERSION="6.x-2.
x
"
AEGIR_VERSION="6.x-2.
0-rc5.1
"
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