Changeset 2544
- Timestamp:
- Feb 12, 2012 12:33:11 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
ThirdParty/HSL/trunk/config_coinhsl_default.h
r2256 r2544 6 6 7 7 /* Version number of project */ 8 #define COINHSL_VERSION "trunk"8 #define COINHSL_VERSION "1.4" 9 9 10 10 /* Major Version number of project */ 11 #define COINHSL_VERSION_MAJOR 999911 #define COINHSL_VERSION_MAJOR 1 12 12 13 13 /* Minor Version number of project */ 14 #define COINHSL_VERSION_MINOR 999914 #define COINHSL_VERSION_MINOR 4 15 15 16 16 /* Release Version number of project */
Note: See TracChangeset
for help on using the changeset viewer.