Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
MrMontag committed Jan 12, 2022
1 parent f995ecb commit c3e5c8d
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=38
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 c3e5c8d

Please sign in to comment.