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 6
6
/____/ |__/|__/___/_/ /_/
7
7
SPH With Inter-dependent Fine-grained Tasking
8
8
9
- Version : 1.0.0
9
+ Version : 2025.01
10
10
Website: www.swiftsim.com
11
11
Twitter: @SwiftSimulation
12
12
Original file line number Diff line number Diff line change @@ -106,7 +106,7 @@ Runtime parameters
106
106
/____/ |__/|__/___/_/ /_/
107
107
SPH With Inter-dependent Fine-grained Tasking
108
108
109
- Version : 1.0.0
109
+ Version : 2025.01
110
110
Website: www.swiftsim.com
111
111
Twitter: @SwiftSimulation
112
112
Original file line number Diff line number Diff line change 16
16
# along with this program. If not, see <http://www.gnu.org/licenses/>.
17
17
18
18
# Init the project.
19
- AC_INIT ( [ SWIFT] ,[ 1.0.0 ] ,[ https://gitlab.cosma.dur.ac.uk/swift/swiftsim] )
19
+ AC_INIT ( [ SWIFT] ,[ 2025.01 ] ,[ https://gitlab.cosma.dur.ac.uk/swift/swiftsim] )
20
20
swift_config_flags="$*"
21
21
22
22
AC_COPYRIGHT
Original file line number Diff line number Diff line change 23
23
author = "SWIFT Team"
24
24
25
25
# The short X.Y version
26
- version = "1.0 "
26
+ version = "2025.01 "
27
27
# The full version, including alpha/beta/rc tags
28
- release = "1.0.0 "
28
+ release = "2025.01 "
29
29
30
30
# -- Find additional scripts to run as part of the documentation build -------
31
31
import glob
You can’t perform that action at this time.
0 commit comments