Prepare for 1.1.1-pre10-dev
[openssl.git] / include / openssl / opensslv.h
index c970c18e4e32c9bb0efce7f124a6ee6b6b09c1f7..b866670e188fa0151fe605cb69185c775c7321f8 100644 (file)
@@ -39,8 +39,8 @@ extern "C" {
  * (Prior to 0.9.5a beta1, a different scheme was used: MMNNFFRBB for
  *  major minor fix final patch/beta)
  */
-# define OPENSSL_VERSION_NUMBER  0x10101007L
-# define OPENSSL_VERSION_TEXT    "OpenSSL 1.1.1-pre7-dev  xx XXX xxxx"
+# define OPENSSL_VERSION_NUMBER  0x1010100aL
+# define OPENSSL_VERSION_TEXT    "OpenSSL 1.1.1-pre10-dev  xx XXX xxxx"
 
 /*-
  * The macros below are to be used for shared library (.so, .dll, ...)