Skip to content

Commit 0ae854b

Browse files
committed
update changelog, version
1 parent b27ccba commit 0ae854b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CHANGELOG

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Version 1.3.0
1+
Version 1.2.1
22
======================
33
- Improved usage of cpr::SslOptions for every request done by [cpr](https://github.com/libcpr/cpr).
44

version

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# Current GAMS C++ API version.
22
GAMSCPP_MAJOR_VERSION=1
3-
GAMSCPP_MINOR_VERSION=3
4-
GAMSCPP_PATCH_LEVEL=0
3+
GAMSCPP_MINOR_VERSION=2
4+
GAMSCPP_PATCH_LEVEL=1
55

66
# Minimum required GAMS Distribution version, which
77
# is the latest official GAMS release.
8-
GAMS_DISTRIB_MAJOR=52
8+
GAMS_DISTRIB_MAJOR=50
99
GAMS_DISTRIB_MINOR=0
1010
GAMS_DISTRIB_GOLD=0

0 commit comments

Comments
 (0)