Prepare for 1.1.1b release
[openssl.git] / include / openssl / opensslv.h
index 308091f4421c2f11c27ef3b794e35ad6429945aa..a4aa45bd246ce0612c4268d37cf4711ff16a80ae 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  0x10101020L
-# define OPENSSL_VERSION_TEXT    "OpenSSL 1.1.1b-dev  xx XXX xxxx"
+# define OPENSSL_VERSION_NUMBER  0x1010102fL
+# define OPENSSL_VERSION_TEXT    "OpenSSL 1.1.1b  26 Feb 2019"
 
 /*-
  * The macros below are to be used for shared library (.so, .dll, ...)