Skip to content
Snippets Groups Projects
Commit e1446e2f authored by Matthieu Schaller's avatar Matthieu Schaller
Browse files

Increase the version number to 0.8.1 following the addition of all the feedback loops over MPI.

parent 9e45a0c3
No related branches found
No related tags found
No related merge requests found
......@@ -16,7 +16,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
# Init the project.
AC_INIT([SWIFT],[0.8.0],[https://gitlab.cosma.dur.ac.uk/swift/swiftsim])
AC_INIT([SWIFT],[0.8.1],[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.
......
......@@ -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.0'
release = '0.8.1'
# -- General configuration ---------------------------------------------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment