Prepare for 1.1.1a-dev
[openssl.git] / include / openssl / opensslv.h
index 8c0d0b2de6e49ef0a6358ccf7c438165d18abedc..2a54f2c9c9f58a834ad8a491738374024915e02d 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  0x10101008L
-# define OPENSSL_VERSION_TEXT    "OpenSSL 1.1.1-pre8 (beta) 20 Jun 2018"
+# define OPENSSL_VERSION_NUMBER  0x10101010L
+# define OPENSSL_VERSION_TEXT    "OpenSSL 1.1.1a-dev  xx XXX xxxx"
 
 /*-
  * The macros below are to be used for shared library (.so, .dll, ...)