Make OCSP_id_cmp and OCSP_id_issuer_cmp accept const params
[oweals/openssl.git] / include / openssl / opensslv.h
index 381a8c96c87280ae3af69b88bd7b0cef3f6a68a2..b4b255acb3a5a60ba8fd766b9df3f692c2938ba2 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 (beta) 29 May 2018"
+# define OPENSSL_VERSION_NUMBER  0x10101030L
+# define OPENSSL_VERSION_TEXT    "OpenSSL 1.1.1c-dev  xx XXX xxxx"
 
 /*-
  * The macros below are to be used for shared library (.so, .dll, ...)