help-glpk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-glpk] incorrect version number in glpk.h


From: Andrew Makhorin
Subject: [Help-glpk] incorrect version number in glpk.h
Date: Mon, 26 Nov 2007 13:24:35 +0300

In glpk 4.24 the header glpk.h was not changed properly in order to
reflect the new minor version number.

To fix the bug please replace line 33 in file glpk.h:

#define GLP_MINOR_VERSION  23

by the following one:

#define GLP_MINOR_VERSION  24

This should be done before compiling and installing the package.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]