We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b27ccba commit 0ae854bCopy full SHA for 0ae854b
CHANGELOG
@@ -1,4 +1,4 @@
1
-Version 1.3.0
+Version 1.2.1
2
======================
3
- Improved usage of cpr::SslOptions for every request done by [cpr](https://github.com/libcpr/cpr).
4
version
@@ -1,10 +1,10 @@
# Current GAMS C++ API version.
GAMSCPP_MAJOR_VERSION=1
-GAMSCPP_MINOR_VERSION=3
-GAMSCPP_PATCH_LEVEL=0
+GAMSCPP_MINOR_VERSION=2
+GAMSCPP_PATCH_LEVEL=1
5
6
# Minimum required GAMS Distribution version, which
7
# is the latest official GAMS release.
8
-GAMS_DISTRIB_MAJOR=52
+GAMS_DISTRIB_MAJOR=50
9
GAMS_DISTRIB_MINOR=0
10
GAMS_DISTRIB_GOLD=0
0 commit comments