Skip to content
GitLab
Menu
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
fffd980b
Commit
fffd980b
authored
Jul 30, 2019
by
Matthieu Schaller
Browse files
Updating version number before breaking the i/o interface.
parent
68aef9ad
Changes
4
Hide whitespace changes
Inline
Side-by-side
README
View file @
fffd980b
...
...
@@ -6,7 +6,7 @@
/____/ |__/|__/___/_/ /_/
SPH With Inter-dependent Fine-grained Tasking
Version : 0.8.
3
Version : 0.8.
4
Website: www.swiftsim.com
Twitter: @SwiftSimulation
...
...
README.md
View file @
fffd980b
...
...
@@ -57,7 +57,7 @@ Runtime parameters
/____/ |__/|__/___/_/ /_/
SPH With Inter-dependent Fine-grained Tasking
Version : 0.8.
3
Version : 0.8.
4
Website: www.swiftsim.com
Twitter: @SwiftSimulation
...
...
configure.ac
View file @
fffd980b
...
...
@@ -16,7 +16,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
# Init the project.
AC_INIT([SWIFT],[0.8.
3
],[https://gitlab.cosma.dur.ac.uk/swift/swiftsim])
AC_INIT([SWIFT],[0.8.
4
],[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 @
fffd980b
...
...
@@ -25,7 +25,7 @@ author = 'SWIFT Team'
# The short X.Y version
version
=
'0.8'
# The full version, including alpha/beta/rc tags
release
=
'0.8.
3'
release
=
'0.8.
4
# -- General configuration ---------------------------------------------------
...
...
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