File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 66 /____/ |__/|__/___/_/ /_/
77 SPH With Inter-dependent Fine-grained Tasking
88
9- Version : 2025.04
9+ Version : 2025.10
1010 Website: www.swiftsim.com
1111 Twitter: @SwiftSimulation
1212
Original file line number Diff line number Diff line change @@ -106,7 +106,7 @@ Runtime parameters
106106 /____/ |__/|__/___/_/ /_/
107107 SPH With Inter-dependent Fine-grained Tasking
108108
109- Version : 2025.04
109+ Version : 2025.10
110110 Website: www.swiftsim.com
111111 Twitter: @SwiftSimulation
112112
Original file line number Diff line number Diff line change 1616# along with this program. If not, see <http://www.gnu.org/licenses/>.
1717
1818# Init the project.
19- AC_INIT ( [ SWIFT] ,[ 2025.04 ] ,[ https://gitlab.cosma.dur.ac.uk/swift/swiftsim] )
19+ AC_INIT ( [ SWIFT] ,[ 2025.10 ] ,[ https://gitlab.cosma.dur.ac.uk/swift/swiftsim] )
2020swift_config_flags="$*"
2121
2222AC_COPYRIGHT
Original file line number Diff line number Diff line change 2323author = "SWIFT Team"
2424
2525# The short X.Y version
26- version = "2025.04 "
26+ version = "2025.10 "
2727# The full version, including alpha/beta/rc tags
28- release = "2025.04 "
28+ release = "2025.10 "
2929
3030# -- Find additional scripts to run as part of the documentation build -------
3131import glob
You can’t perform that action at this time.
0 commit comments