Changeset 510 for branches/dev/Windows/VisualStudio_dotNET
- Timestamp:
- Aug 26, 2005 5:45:32 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/dev/Windows/VisualStudio_dotNET/include/config.h
r475 r510 119 119 120 120 /* Define to the full name and version of this package. */ 121 #define PACKAGE_STRING "Ipopt 3.0. -1"121 #define PACKAGE_STRING "Ipopt 3.0.0" 122 122 123 123 /* Define to the one symbol short name of this package. */ … … 125 125 126 126 /* Define to the version of this package. */ 127 #define PACKAGE_VERSION "3.0. -1"127 #define PACKAGE_VERSION "3.0.0" 128 128 129 129 /* Define to 1 if you have the ANSI C header files. */ … … 131 131 132 132 /* Version number of package */ 133 #define VERSION "3.0. -1"133 #define VERSION "3.0.0"
Note: See TracChangeset
for help on using the changeset viewer.