Content-Length: 285518 | pFad | http://github.com/jump-dev/CPLEX.jl/commit/6ea06b980028ec7749e998c39c1b9e0b38e1fb0f

3C Add support for v22.1.1 (#416) · jump-dev/CPLEX.jl@6ea06b9 · GitHub
Skip to content

Commit 6ea06b9

Browse files
authored
Add support for v22.1.1 (#416)
1 parent ae25b29 commit 6ea06b9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "CPLEX"
22
uuid = "a076750e-1247-5638-91d2-ce28b192dca0"
33
repo = "https://github.com/jump-dev/CPLEX.jl"
4-
version = "0.9.4"
4+
version = "0.9.5"
55

66
[deps]
77
CEnum = "fa961155-64e5-5f13-b03f-caf6b980ea82"

src/CPLEX.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ if _CPLEX_VERSION == v"12.10.0"
3535
elseif _CPLEX_VERSION == v"20.1.0"
3636
include("gen2010/libcpx_common.jl")
3737
include("gen2010/libcpx_api.jl")
38-
elseif _CPLEX_VERSION == v"22.1.0"
38+
elseif _CPLEX_VERSION in (v"22.1.0", v"22.1.1")
3939
include("gen2210/ctypes.jl")
4040
include("gen2210/libcpx_common.jl")
4141
include("gen2210/libcpx_api.jl")

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/jump-dev/CPLEX.jl/commit/6ea06b980028ec7749e998c39c1b9e0b38e1fb0f

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy