Skip to content

Commit

Permalink
SLICE: Version should be updated for latest chagnes
Browse files Browse the repository at this point in the history
  • Loading branch information
gdsjaar committed Jun 10, 2024
1 parent e4f782e commit 283ebaf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/seacas/applications/slice/SL_Version.h
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@

static const std::array<std::string, 3> qainfo{
"slice",
"2024/04/03",
"2.2.01",
"2024/06/10",
"2.3.00",
};

0 comments on commit 283ebaf

Please sign in to comment.