Fix shlib version.

This commit is contained in:
Dr. Stephen Henson 2009-03-31 21:21:42 +00:00
parent ed5ac22e5b
commit a26c372cfc

View File

@ -83,7 +83,7 @@
* should only keep the versions that are binary compatible with the current.
*/
#define SHLIB_VERSION_HISTORY ""
#define SHLIB_VERSION_NUMBER "1.1.0"
#define SHLIB_VERSION_NUMBER "1.0.0"
#endif /* HEADER_OPENSSLV_H */