Skip to content

Commit

Permalink
version tag
Browse files Browse the repository at this point in the history
  • Loading branch information
jginternational committed May 31, 2024
1 parent 3f4cbda commit 5938b99
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion kratos.gid/kratos.tcl
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ proc Kratos::InitGlobalVariables {dir} {
set namespaces [list ]

variable pip_packages_required
set pip_packages_required [list KratosMultiphysics-all==9.4.6]
set pip_packages_required [list KratosMultiphysics-all==9.5.1]
}

proc Kratos::LoadCommonScripts { } {
Expand Down
4 changes: 2 additions & 2 deletions kratos.gid/kratos.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
<Infoproblemtype version="1.0">
<Program>
<Name>Kratos</Name>
<Version>9.4.6</Version>
<Version>9.5.2</Version>
<ExecutableVersion></ExecutableVersion>
<MinimumGiDVersion>16.1.4d</MinimumGiDVersion>
<MaximumGiDVersion>16.1.10d</MaximumGiDVersion>
<MaximumGiDVersion>17.1.99d</MaximumGiDVersion>
<CustomLibAutomatic>0</CustomLibAutomatic>
<CustomLibNativeGroups>1</CustomLibNativeGroups>
<ImageFileBrowser>images/ImageFileBrowser.gif</ImageFileBrowser>
Expand Down

0 comments on commit 5938b99

Please sign in to comment.