Fix shlib version.
authorDr. Stephen Henson <steve@openssl.org>
Tue, 31 Mar 2009 21:21:42 +0000 (21:21 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Tue, 31 Mar 2009 21:21:42 +0000 (21:21 +0000)
crypto/opensslv.h

index 53b565d6380d3a96da01e0b8ed447dd164a05cb2..8051839b5e2b47689421abe49161c48f293615a9 100644 (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 */