File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11title : t8code
2- version : 2 .0.0
3- date-released : " 2024-04-19 "
2+ version : 3 .0.0
3+ date-released : " 2024-10-29 "
44repository-code : " https://github.com/dlr-amr/t8code"
55url : " https://dlr-amr.github.io/t8code/"
66doi : " 10.5281/zenodo.7034838"
@@ -66,6 +66,10 @@ authors:
6666 email : " Prasanna.Ponnusamy@dlr.de"
6767 affiliation : " German Aerospace Center (DLR)"
6868 orcid : " https://orcid.org/0000-0002-4950-7297"
69+ given-names : Ole
70+ family-names : Albers
71+ email : " Ole.Albers@dlr.de"
72+ affiliation : " German Aerospace Center (DLR)"
6973 # Contributors
7074 - given-names : Veli
7175 family-names : Uenlue
Original file line number Diff line number Diff line change 3333TEST (t8_gtest_version, major_version)
3434{
3535 /* Change this number when you increase the major version. */
36- const int major_version = 2 ;
36+ const int major_version = 3 ;
3737
3838 EXPECT_EQ (t8_get_version_major (), major_version);
3939}
You can’t perform that action at this time.
0 commit comments