summaryrefslogtreecommitdiffstats
path: root/crypto/opensslv.h
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2009-03-31 21:21:42 +0000
committerDr. Stephen Henson <steve@openssl.org>2009-03-31 21:21:42 +0000
commita26c372cfc0dfeb8f7a0444c70775511bb3f20df (patch)
tree177822696a7b62d0fa1d5dba38d623f9cca36cfa /crypto/opensslv.h
parented5ac22e5bf72e6ce2e53a8b5d2ccaecf8579b8a (diff)
Fix shlib version.
Diffstat (limited to 'crypto/opensslv.h')
-rw-r--r--crypto/opensslv.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/opensslv.h b/crypto/opensslv.h
index 53b565d638..8051839b5e 100644
--- a/crypto/opensslv.h
+++ b/crypto/opensslv.h
@@ -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 */