Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SWIFT
SWIFTsim
Commits
a4a0316d
Commit
a4a0316d
authored
Nov 14, 2019
by
Matthieu Schaller
Browse files
Bump the version number to v0.8.5 following the adoption of the baseline EAGLE model.
parent
48e5f78f
Changes
4
Hide whitespace changes
Inline
Side-by-side
README
View file @
a4a0316d
...
...
@@ -6,7 +6,7 @@
/____/ |__/|__/___/_/ /_/
SPH With Inter-dependent Fine-grained Tasking
Version : 0.8.
4
Version : 0.8.
5
Website: www.swiftsim.com
Twitter: @SwiftSimulation
...
...
README.md
View file @
a4a0316d
...
...
@@ -57,7 +57,7 @@ Runtime parameters
/____/ |__/|__/___/_/ /_/
SPH With Inter-dependent Fine-grained Tasking
Version : 0.8.
4
Version : 0.8.
5
Website: www.swiftsim.com
Twitter: @SwiftSimulation
...
...
configure.ac
View file @
a4a0316d
...
...
@@ -16,7 +16,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
# Init the project.
AC_INIT([SWIFT],[0.8.
4
],[https://gitlab.cosma.dur.ac.uk/swift/swiftsim])
AC_INIT([SWIFT],[0.8.
5
],[https://gitlab.cosma.dur.ac.uk/swift/swiftsim])
swift_config_flags="$*"
# We want to stop when given unrecognised options. No subdirs so this is safe.
...
...
doc/RTD/source/conf.py
View file @
a4a0316d
...
...
@@ -19,13 +19,13 @@
# -- Project information -----------------------------------------------------
project
=
'SWIFT: SPH With Inter-dependent Fine-grained Tasking'
copyright
=
'201
8
, SWIFT Collaboration'
copyright
=
'201
9
, SWIFT Collaboration'
author
=
'SWIFT Team'
# The short X.Y version
version
=
'0.8'
# The full version, including alpha/beta/rc tags
release
=
'0.8.
4
'
release
=
'0.8.
5
'
# -- General configuration ---------------------------------------------------
...
...
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