X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=openssl%2Fopenssl-0.9.8j-shlib-version.patch;fp=openssl%2Fopenssl-0.9.8j-shlib-version.patch;h=818239813ee55e33845b4a46cde3d7624d0043b7;hb=07249a30ba32d6532c039334032d9cad1f005627;hp=0000000000000000000000000000000000000000;hpb=82225b1e26fd921b0b2448988b9c067683c0e887;p=fedora-mingw.git diff --git a/openssl/openssl-0.9.8j-shlib-version.patch b/openssl/openssl-0.9.8j-shlib-version.patch new file mode 100644 index 0000000..8182398 --- /dev/null +++ b/openssl/openssl-0.9.8j-shlib-version.patch @@ -0,0 +1,12 @@ +diff -up openssl-0.9.8j/crypto/opensslv.h.shlib-version openssl-0.9.8j/crypto/opensslv.h +--- openssl-0.9.8j/crypto/opensslv.h.shlib-version 2007-12-13 17:57:40.000000000 +0100 ++++ openssl-0.9.8j/crypto/opensslv.h 2008-01-25 17:10:13.000000000 +0100 +@@ -83,7 +83,7 @@ + * should only keep the versions that are binary compatible with the current. + */ + #define SHLIB_VERSION_HISTORY "" +-#define SHLIB_VERSION_NUMBER "0.9.8" ++#define SHLIB_VERSION_NUMBER "0.9.8j" + + + #endif /* HEADER_OPENSSLV_H */