diff --git a/src/binary_c_parameters.h b/src/binary_c_parameters.h index fdc59fc2100b69154d1cae002b9a8b0d52b25985..e9b1d102e79cfb903750aea5287454ab4afc0739 100644 --- a/src/binary_c_parameters.h +++ b/src/binary_c_parameters.h @@ -64,7 +64,7 @@ * * Post-MS evolution has not yet been implemented. */ -#define MINT +//#define MINT /************************************************************ diff --git a/src/binary_c_version.h b/src/binary_c_version.h index 609d15b927d255685b4dccc5811f65a3ff85cd36..a74df777a5884a23c5a998a3a491eef844db9b6d 100644 --- a/src/binary_c_version.h +++ b/src/binary_c_version.h @@ -30,7 +30,7 @@ * * Patch is zero for a major release. */ -#define BINARY_C_VERSION "2.2pre1" +#define BINARY_C_VERSION "2.2.0" /* and a CEMP run version */ #define CEMP_VERSION "prelim10-O1-noCNEMPs"