Skip to content

Commit 2c19ecf

Browse files
committed
IOSS: Update version for intermediate release
1 parent 85dbe2d commit 2c19ecf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/seacas/libraries/ioss/src/Ioss_Version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66

77
#pragma once
88
namespace Ioss {
9-
inline const char *Version() { return "2025-04-14"; }
9+
inline const char *Version() { return "2025-04-29"; }
1010
} // namespace Ioss

0 commit comments

Comments
 (0)