vendor/scs/include/glbopts.h in scs-0.2.2 vs vendor/scs/include/glbopts.h in scs-0.2.3
- old
+ new
@@ -11,10 +11,10 @@
#define SCS(x) scs_##x
#endif
/* SCS VERSION NUMBER ---------------------------------------------- */
#define SCS_VERSION \
- ("2.1.2") /* string literals automatically null-terminated */
+ ("2.1.4") /* string literals automatically null-terminated */
/* SCS returns one of the following integers: */
#define SCS_INFEASIBLE_INACCURATE (-7)
#define SCS_UNBOUNDED_INACCURATE (-6)
#define SCS_SIGINT (-5)