diff --git a/CHANGELOG b/CHANGELOG index 715dfc2df..dc6f079f3 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,7 @@ +Version 1.13.3 * +================== +- fixed LOG shows raw links + Version 1.13.2 ================== - added support for macro symbol in Reference File Viewer diff --git a/version b/version index 9e80974fb..2b2b636a4 100644 --- a/version +++ b/version @@ -21,7 +21,7 @@ # Current GAMS Studio version. STUDIO_MAJOR_VERSION=1 STUDIO_MINOR_VERSION=13 -STUDIO_PATCH_LEVEL=2 +STUDIO_PATCH_LEVEL=3 VERSION='$$STUDIO_MAJOR_VERSION'.'$$STUDIO_MINOR_VERSION'.'$$STUDIO_PATCH_LEVEL' # Minimum required GAMS Distribution version, which