Skip to content

Commit

Permalink
revert to require GAMS 44.0 only
Browse files Browse the repository at this point in the history
  • Loading branch information
Jazzco committed Jul 14, 2023
1 parent c92d8f5 commit bf0710c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ VERSION='$$STUDIO_MAJOR_VERSION'.'$$STUDIO_MINOR_VERSION'.'$$STUDIO_PATCH_LEVEL'
# Minimum required GAMS Distribution version, which
# is the latest official GAMS release.
GAMS_DISTRIB_MAJOR=44
GAMS_DISTRIB_MINOR=1
GAMS_DISTRIB_MINOR=0
GAMS_DISTRIB_GOLD=0
GAMS_DISTRIB_VERSION=$$GAMS_DISTRIB_MAJOR$$GAMS_DISTRIB_MINOR$$GAMS_DISTRIB_GOLD

Expand Down

0 comments on commit bf0710c

Please sign in to comment.