mirror of
https://github.com/HDFGroup/hdf5.git
synced 2026-09-25 04:09:44 +03:00
develop Merge doxygen from 1.12 branch (#2095)
This commit is contained in:
@@ -313,7 +313,7 @@ public class TestH5 {
|
||||
@Test
|
||||
public void testH5get_libversion()
|
||||
{
|
||||
int libversion[] = {1, 13, 2};
|
||||
int libversion[] = {1, 13, 3};
|
||||
|
||||
try {
|
||||
H5.H5get_libversion(libversion);
|
||||
|
||||
Reference in New Issue
Block a user