File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2424
2525project = 'MSG'
2626author = 'Rich Townsend & The MSG Team'
27- version = '2.1'
27+ version = '2.1.1 '
2828release = version
29- branch = 'release-2.1'
29+ branch = 'release-2.1.1 '
3030copyright = '2021-2026, Rich Townsend & The MSG Team'
3131
3232
Original file line number Diff line number Diff line change 1- version = '2.1'
1+ version = '2.1.1 '
Original file line number Diff line number Diff line change @@ -5,8 +5,8 @@ includedir=${prefix}/include
55Name: MSG (C)
66Description: Multidimensional Spectral Grids (C interface)
77URL: https://github.com/rhdtownsend/msg
8- Version: 2.1
9- Requires: msg = 2.1
8+ Version: 2.1.1
9+ Requires: msg = 2.1.1
1010Requires.private: forum
1111Cflags: -I${includedir}
1212Libs: -Wl,-rpath,${libdir} -L${libdir} -lcmsg
Original file line number Diff line number Diff line change @@ -5,8 +5,8 @@ includedir=${prefix}/include
55Name: MSG (Fortran)
66Description: Multidimensional Spectral Grids (Fortran interface)
77URL: https://github.com/rhdtownsend/msg
8- Version: 2.1
9- Requires: msg = 2.1
8+ Version: 2.1.1
9+ Requires: msg = 2.1.1
1010Requires.private: forum
1111Cflags: -I${includedir}
1212Libs: -Wl,-rpath,${libdir} -L${libdir} -lfmsg
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ includedir=${prefix}/include
55Name: MSG (core)
66Description: Multidimensional Spectral Grids (core)
77URL: https://github.com/rhdtownsend/msg
8- Version: 2.1
8+ Version: 2.1.1
99Requires.private: forum
1010Cflags: -I${includedir}
1111Libs: -Wl,-rpath,${libdir} -L${libdir} -lmsg
You can’t perform that action at this time.
0 commit comments