blob: 09dd9eaf86bed6ae91a9ad84ab9eb8fb32c51579 [file] [log] [blame]
Brad Bishopd7bf8c12018-02-25 22:55:05 -05001Upstream-Status: Inappropriate
2
3Index: openssl-1.0.2d/crypto/opensslv.h
4===================================================================
5--- openssl-1.0.2d.orig/crypto/opensslv.h
6+++ openssl-1.0.2d/crypto/opensslv.h
7@@ -88,7 +88,7 @@ extern "C" {
8 * should only keep the versions that are binary compatible with the current.
9 */
10 # define SHLIB_VERSION_HISTORY ""
11-# define SHLIB_VERSION_NUMBER "1.0.0"
12+# define SHLIB_VERSION_NUMBER "1.0.2"
13
14
15 #ifdef __cplusplus